Fairy Fight
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.
Status | Prototype |
Platforms | Windows, macOS, Linux |
Author | bubez |
Genre | Action |
Tags | jam, jmonkey, Two Player, unfinished |
Average session | A few minutes |
Inputs | Keyboard |
Multiplayer | Local multiplayer |
Player count | 1 - 2 |
Links | Source code |
Download
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]"