Download it on itch.io
Watch development on the trello board!
Install love2d.
make
will launch a debug build (logging, skips splash screen).
make release
to launch the game with release configuration.
make package
to create a package.
make upload
to upload the created package.
A continuation of the concept developed in GGJ17, you can see the original submission here and the slightly updated original github code here.