Tank-control joust-like for LibreJam 2021-02.
Iri al dosiero
Jaidyn Ann 74a50d489e Update README, add screenshots 2024-01-29 14:09:10 -06:00
art Update README, add screenshots 2024-01-29 14:09:10 -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.md Update README, add screenshots 2024-01-29 14:09:10 -06:00
conf.lua Online multiplayer! 2021-02-07 17:03:34 -06:00
main.lua LibreJam release 2021-02-07 17:51:39 -06:00

HorseSeaHorse

HorseSeaHorse is an tank-control duel-ish game, where valiant non-horses are pitted against one another.

Screenshot of the net-play game lobby. Screenshot of gameplay.

It was made for LibreJam 2020-02 of the theme “SUBNAUTICAL,” where it tied with f-as Pigafetta.

Running

Monkune should run just fine on any operating system with LÖVE — including GNU/Linux, BSD, Haiku, and even Windows..

UNIX-adjacent

Download the horseseahorse.love file from Releases. Make sure LÖVE (love2d) is installed through your package manager, then run:

$ love horseseahorse.love

Windows

Download the Win32 archive from Releases, then extract horseseahorse-win32.zip.
Inside, youll find horseseahorse.exe. Run it!

Building

The LÖVE file (.love) and Windows binary can be made using the Makefile.
Make sure you have LÖVE installed on your system, then run:

$ make love
$ make win32

Meta

Author is Jaidyn Ann jadedctrl@posteo.at
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)