this post was submitted on 21 Jun 2024
117 points (97.6% liked)
OpenSourceGames
2546 readers
3 users here now
- FreeGameDev.net Forums
- FreeGameDev Chat
- Free Games Planets
- LibreGameWiki
- OnFOSS events
- OpenGameArt
- LibreGaming.org
- Open-Source Games List
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Absolutely and with great game engines like Godot it has never been easier to make open-source games from scratch as well.
I legit do not understand new devs picking unreal or unity instead of godot.
Is it because they think they can crank out a AAA level of graphics for their game?
Development is very much a "use what you know" type of field, especially at big game companies. Learning a new game engine is like learning a completely new programming language, often because you're doing both. Every game engine has a scripting language, and very few use the same scripting language.
What's Godot?
It's an open source game engine comparable to unity. It's governed by a foundation dedicated to maintaining it, so it has no risk of pulling a unity
*little risk
No risk. Godot is distributed under the MIT license. If the foundation does something shady, you're free to clone the entire engine, name it "Frodot", and continue to add features to your own version.
Exporting to other platforms like Xbox, Nintendo Switch depend on some additional infrastructure, so the same may not apply.
It’s what you’ve been waiting for.
https://en.m.wikipedia.org/wiki/Godot_(game_engine)