Tank-control joust-like for LibreJam 2021-02.
Iri al dosiero
Jaidyn Ann 693584ae98 Online multiplayer! 2021-02-07 17:03:34 -06:00
art Start networked lobbying 2021-02-07 00:37:19 -06:00
lib Start networked lobbying 2021-02-07 00:37:19 -06:00
COPYING.txt Init 2021-02-05 20:58:58 -06:00
Makefile Online multiplayer! 2021-02-07 17:03:34 -06:00
README.txt Online multiplayer! 2021-02-07 17:03:34 -06:00
conf.lua Online multiplayer! 2021-02-07 17:03:34 -06:00
main.lua Online multiplayer! 2021-02-07 17:03:34 -06:00

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)
Art assets all under the CC-BY 4.0