Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+5)

To clarify on GDevelop (I'm GDevelop main developer): you can totally do "real" JavaScript coding (which, while it has bad press because of its history, is a nice, JIT-compiled language, with static typing with TypeScript making it a very nice experience and safe language ;)) - though 99% of games are made without it.

Also exports give you in one click, and after a ~3 minutes wait, a ready-to-publish Android/Windows/macOS/Linux game - though you can go the manual export way if you want full control on what you do! :) 

This won't change your mind but I still wanted to make this clear :)