⚠️ Please note that the project archived, which means that it is no longer maintained; standing and new issues won't be fixed. ⚠️
From 1 to 5 players on one PC.
This game has the layout "One Cell = One Color" which means that every tile and player is represented as a single, colored cell.
have fun!!
For portability, export the project as .jar and run it via command line:
java -jar <file>
This game isn't the best, it's one of my first projects and has many problems.
I'm available for solutions :).
You have to survive from the mouse (our biggest enemy!) and from the other players (when they run over you, you're dead, this can be disabled though).
Klick on the fields to create different Types of Dangerous things! F.e. lava and sourness.
- forward =
w
- left =
a
- right =
d
- backward =
s
- forward =
t
- left =
f
- right =
h
- backward =
g
- forward =
i
- left =
j
- right =
l
- backward =
k
This player uses the Numpad.
- forward =
5
- left =
1
- right =
3
- backward =
2
- left-click = place lava
- right-click = place walls
- mid-click = place sourness
my helpful friends, Wolkenfarmer and HerrPudding. (thanks!)