Splash is a 1v1 platform game available on N&M Games. Two players, a yellow and a green rounded rectangle are standing on a platform above water. Both players have the objective to push their enemy in the water. The game is also available for the DJO Lichtkrant.
A Splash game lasts for 45 seconds. The timer is shown in the top right corner.
There is no draw in the Splash tournament!
- When the timer runs out, the red and blue surfaces of the platform fall in the water, reducing the play area;
- And then, after a few minutes, the entire platform will slowly shrink, forcing the players to finally become wet;
- When both players simultaneously fall in the water, the winner will randomly be determined.
The amount of participants must be a power of 2 to have a clear structure for the tournament. Everyone will randomly battle someone else. Afterwards, half of the participants remain. Repeat that until there is one champion!
The prize for the champion will likely be a bag of M&M's.
This because the 'N&M' in N&M Games is often compared to M&M at DJO Amersfoort.
Clone the repository and navigate into it's folder:
git clone https://github.com/djoamersfoort/splash-tournament
cd splash-tournament
Now launch the index.html
file, nearly all browsers should be able to run it!
xdg-open index.html
Keybind | Action |
---|---|
Enter | Start Game |
W | Yellow player: Jump |
A | Yellow player: Move Left |
D | Yellow player: Move Right |
Arrow Up | Green player: Jump |
Arrow Left | Green player: Move Left |
Arrow Right | Green player: Move Right |
Escape | Pause |
Button | Action |
---|---|
Square | Start Game |
Left Thumb Stick | Yellow player: Move |
Green Thumb Stick | Green player: Move |
L1 | Yellow player: Jump |
R1 | Green player: Jump |
Triangle | Restart game if ended |
For both players:
Button | Action |
---|---|
Square | Start Game |
Triangle | Restart game if ended |
Per player:
Button | Action |
---|---|
Left Thumb Stick | Move |
Cross | Jump |
Contributions to this project are welcome!