Skip to main content

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

I've tried Unity, but I'm confused so much, hahhaha,, I guess I'm not build for developing

Yes, it can be complicated.  Do you have programming experience?

nope,, I don't have it,, that's why it's confusing to me,, so I'll just learn it step by step now

Honestly, I would learn javascript first. It will give you basic programming knowledge and make engines like unity  and unreal much less confusing.

Python is another good alternative to Javascript! Also if you're starting from absolutely zero programming knowledge, try out scratch. It'll help you understand how to think like a programmer. Python and Javascript just will introduce you to syntax and format.

Python is great for starting from zero, bus JS is a lot easier than you think to learn, and python is very slow and has a weird syntax.

Python is very slow, but I found the syntax to be very easy. Javascript does have somewhat similar syntax to most of the C-based languages so it's more useful I guess.