Monkey-stacking & frosty puzzle-platformer.
Iri al dosiero
Jaidyn Ann 4e77a845a1 Update readme 2021-01-07 19:08:55 -06:00
art Add maps and music 2021-01-07 17:57:36 -06:00
lib Init 2021-01-07 01:29:06 -06:00
maps Add maps and music 2021-01-07 17:57:36 -06:00
COPYING.txt Init 2021-01-07 01:29:06 -06:00
Makefile Build updates 2021-01-07 01:43:35 -06:00
README.txt Update readme 2021-01-07 19:08:55 -06:00
conf.lua Init 2021-01-07 01:29:06 -06:00
main.lua Add maps and music 2021-01-07 17:57:36 -06:00

MONKUNE
================================================================================
Monkune is a platform-ish game, where you stack monkeys in order to get bananas.
Made for Librejam 2020-01, with the theme of "cooperation."


RUNNING
--------------------------------------------------
LINUX/UNIX/HAIKU
--------------------
Make sure love2d is installed with your package manager, and then:
	$ make test


"BUILD"
--------------------------------------------------
The makefile can make both the "monkune.love" archive and the windows
executable. Make sure the `./bin/` directory exists, and that love2d
is installed with your package manager.


BORING STUFF
--------------------------------------------------
Jaidyn Ann <jadedctrl@teknik.io>
Code under GPLv3 (see COPYING.txt)
Art assets all under the CC-BY 3.0