Gameplay
Zatacka is a fast-paced multiplayer action game inspired by the classic Achtung, die Kurve!. This Java adaptation lets up to six players compete by steering their colored curves across the playfield. The objective is to survive as long as possible without crashing into the curves of other players or their own.
Game Rules
- Each player controls a continuously moving curve that leaves a trail behind.
- Each curve moves continuously and can only be steered left or right.
- Colliding with another curve or its own trail eliminates the player from the round.
- Random gaps occasionally appear in a curve’s trail, allowing players to pass through.
- The last player remaining wins the round.
- The game continues until a player reaches the target score: Target Score = (Number of Players - 1) * 10.
Controls
Each player uses two keys to turn left or right. The default controls are:
Player | Color | Turn Left | Turn Right |
---|---|---|---|
1 | Red | 1 | Q |
2 | Green | Y | X |
3 | Blue | B | N |
4 | Magenta | , | . |
5 | Cyan | O | 0 |
6 | Yellow | 2 | 3 |
Controls, colors, and game speed are customizable via the settings menu.