A pokemon clone to try out Love2D.
You need the Tiled Map Editor, Love2D Game Engine, and the Lua Programming Language.
Set the location of the Tiled executable in the Makefile if it is wrong.
Build maps with make build
Run with love ./
inside the game directory.