A downloadable game for Windows, macOS, and Linux

Shoot!
Have you ever seen a fairy?


Keys:

player 1
A move left
D move right
W move forward
S move backwards
Q aim left
E aim right
SPACE shoot

player 2
NUMPAD 4 move left
NUMPAD 6 move right
NUMPAD 8 move forward
NUMPAD 5 move backwards
NUMPAD 7 aim left
NUMPAD 9 aim right
NUMPAD 0 shoot


Special shots:
increment life, decrement life.
To get them you have to shoot the boxes at the back of the opponent's field. If you're lucky you get an awesome power up!


Prototype made during the 3rd Klagenfurt Game Jam.


Team members
Benjamin Köstenbaumer
Friedemann Zindler
Monica Neddi

source code available at your own risk.

StatusPrototype
PlatformsWindows, macOS, Linux
Authorbubez
GenreAction
Tagsjam, jmonkey, Two Player, unfinished
Average sessionA few minutes
InputsKeyboard
MultiplayerLocal multiplayer
Player count1 - 2
LinksSource code

Download

Download
FairyFight.zip 10 MB

Install instructions

Made it with jMonkeyEngine so it needs Java to run.

Unzip the package.
If you have the Java enviroment variables set up, just double click on MyGame.jar.
If not, run the command line and type
java -jar "[path/to/MyGame.jar]"