Skip to main content

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

Construct 2 or 3 are great for beginners, they have a visual interface that doesn't need coding. Their full version cost money. They only make 2D video games. There's a great community to help. Godot is also great for making games, it has it's own script language (GDScript, easy to learn), but it also has visual scripting. It's completely free, makes 2D and 3D games. The community is a bit restricted compared to Construct, but there's still tutorials and documentation, as well as a Discord server.

As a beginner I really suggest starting with 2D video games, endless ones are easier to make. Doing this can help you at being more used to the engine, making it easier to make big adventure games. Also, never forget that learning code and being a game developer is along process, it needs patience. I would also suggest participating in game jams, you can learn a lot in there.

Hope it helps

Have a great day!

Thank you very much.