Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

very nice! I use pure javascript myself, so I also have to code the framework/gameplay/etc myself haha

Oh! Can you recommend any frameworks/libraries please? I'm looking forward to learning C, C++, Java and JavaScript; Thank you!

As I said im not using a framework myself, though GDevelop, PhaserJS ImpactJS seem good.

The matter-js or box2d libraries can be useful for physics stuff, and threeJS is great if you want to make 3d stuff.

Thank you!