Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Interesting idea. A bit confusing at first if you didn't read description.

Good job managing to do that in three days.

As for OOP - if you need it in lua you have to make your own classes :)
Alternatively, there are libs for love2d - for animations and classes.

Yeah I enjoy LUA and even its limitations. I try to avoid libraries to learn to do things myself, but if a project ever gets big enough I'm sure I'll use them. Thanks!