Monkune/README.txt

27 lines
818 B
Plaintext
Raw Normal View History

2021-01-07 01:29:06 -06:00
MONKUNE
================================================================================
2021-01-07 19:08:55 -06:00
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."
2021-01-07 01:29:06 -06:00
2021-01-07 01:43:35 -06:00
2021-01-07 19:08:55 -06:00
RUNNING
2021-01-07 01:43:35 -06:00
--------------------------------------------------
LINUX/UNIX/HAIKU
--------------------
2021-01-07 19:08:55 -06:00
Make sure love2d is installed with your package manager, and then:
$ make test
2021-01-07 01:43:35 -06:00
"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 19:08:55 -06:00
Art assets all under the CC-BY 3.0