LÖVE is a pretty cool engine, I made the base of a platformer in it using my own code for (square) collision and movement

comments (single view)

and faster, and has a way better array system (in lua arrays are called tables and are a bajillion times better than python’s arrays)

no classes in lua :(

but theres metatables

View all comments