41 lines
1.1 KiB
Plaintext
41 lines
1.1 KiB
Plaintext
HORSESEAHORSE
|
|
================================================================================
|
|
HorseSeaHorse is an tank-control duel-ish game, where valiant non-horses are
|
|
pitted against one another.
|
|
Made for Librejam 2020-02, with the theme "SUBNAUTICAL."
|
|
|
|
|
|
RUNNING
|
|
--------------------------------------------------
|
|
UNIX/Linux/Haiku
|
|
----------------------------------------
|
|
For UNIX/Linux/Haiku, if you have the "horseseahorse.love" file and love2d
|
|
installed through your package manager, then run:
|
|
$ love horseseahorse.love
|
|
|
|
WINDOWS
|
|
----------------------------------------
|
|
If you have "horseseahorse.exe", then just run it or whatever idk.
|
|
|
|
|
|
"BUILDING"
|
|
--------------------------------------------------
|
|
LOVE FILE
|
|
----------------------------------------
|
|
$ mkdir bin/
|
|
$ make
|
|
|
|
WINDOWS BINARY
|
|
----------------------------------------
|
|
$ mkdir bin/
|
|
$ make win32
|
|
|
|
|
|
BORING STUFF
|
|
--------------------------------------------------
|
|
Jaidyn Ann <jadedctrl@teknik.io>
|
|
Code under GPLv3 (see COPYING.txt)
|
|
Sprites all under the CC-BY 4.0
|
|
Music (*.ogg) all under the CC-BY 3.0 (by Kevin MacLeod)
|
|
Music (*.wav) all under the GPL (by Ziz of Hase)
|