Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Keep in mind Godot has its own language gd script but it's quite easy to learn and there's plenty of tutorials online! (technically you can also programm in c# if you selecet net build but this one does not support web build and can come to complications, would not recommend that, better to use gd script) Also since the engine is quite lightweight it should not really crash and also supports web builds (if you use gd script). You can definitely try it out on your next game jam and if your not fond of it still switch back to unity. I myself don't do programming, this is the opinion of my partner but I also worked in Godot and found it quite easy to navigate even as non-programmer.