Monkey-stacking & frosty puzzle-platformer.
Iri al dosiero
Jaidyn Ann 025acf5978 Pause menu; flexible freezing 2021-01-07 14:38:44 -06:00
art Draw maps' textbox objects; fix spelling of 'bananna' 2021-01-07 10:30:40 -06:00
lib Init 2021-01-07 01:29:06 -06:00
maps Map bounds; mainmenu and gameover menu 2021-01-07 13:41:04 -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 Build updates 2021-01-07 01:43:35 -06:00
conf.lua Init 2021-01-07 01:29:06 -06:00
main.lua Pause menu; flexible freezing 2021-01-07 14:38:44 -06:00

MONKUNE
================================================================================
is a puzzle-ish game made for Librejam 2020-01.


INSTALL
--------------------------------------------------
LINUX/UNIX/HAIKU
--------------------
Download and open the "monkune.love" archive with the `love2d` command.

WINDOWS
--------------------
Download and extract the "monkune-win32.zip" file.
From there, run "Monkune.exe".


"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 under varying (libre; see ./art/COPYING.txt)
Libraries under varying (libre; see ./lib/COPYING.txt)