Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Thanks, I agree with you, I’m actually brand new to game dev and my main goal with this project was just to force myself to start somewhere, break my procrastination, and learn how to navigate the itch.io UI/upload pipeline. I would appreciate any help on my way top be a game dev.

First of all, is there  programming language you would want to use?

I have some python background but  which one do you suggest for novice game dev?

It depends. If you want to use an engine, would you prefer actual coding or event/block style? If you want to not use an engine, which will be much harder (you will have to build almost everything yourself), I recommend C++ which is what I use. But I would recommend that you use an engine, as it will be much easier. What system do you operate on?