Skip to main content

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

I personally found lua & love2d easier to learn and simpler to use than Python (which is really saying something lmao 😂)

The one thing I would recommend though, is to use the class library from https://github.com/jonstoler/class.lua. (since lua doesn't come with natively built in "classes" the same way other languages do)

Thanks for the play and the kind comment!