Skip to main content

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

Cool game! It is made with love.
The art was pretty good especially at the intro cut scene! Also, I liked the concept. Nice work overall!

Currently I am creating games with Unity but I wanted to check out Love2D for my next project, is it easy to learn?

(+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!