2021-01-07 01:29:06 -06:00
|
|
|
MONKUNE
|
|
|
|
================================================================================
|
2021-01-07 01:43:35 -06:00
|
|
|
is a puzzle-ish game made for Librejam 2020-01.
|
2021-01-07 01:29:06 -06:00
|
|
|
|
2021-01-07 01:43:35 -06:00
|
|
|
|
|
|
|
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
|
2021-01-07 01:29:06 -06:00
|
|
|
--------------------------------------------------
|
2021-01-07 01:43:35 -06:00
|
|
|
Jaidyn Ann <jadedctrl@teknik.io>
|
|
|
|
Code under GPLv3 (see COPYING.txt)
|
2021-01-07 17:57:36 -06:00
|
|
|
Art assets all under CC-BY
|