Go to file
Om Raheja 84c13286db added tanks from sprig in personal repo 2024-08-26 11:29:27 -04:00
README.md added tanks from sprig in personal repo 2024-08-26 11:29:27 -04:00
demo.png added tanks from sprig in personal repo 2024-08-26 11:29:27 -04:00
tanks.js added tanks from sprig in personal repo 2024-08-26 11:29:27 -04:00

README.md

tanks

The best way to show off your sprig to your friends!!

This is a simple multiplayer game where you try to shoot down the enemy tank.

Also available at: https://github.com/hackclub/sprig/blob/main/games/tanks.js

In the color picker: AD to move player one cursor. JL to move player two cursor. W and I to set READY state for players.

In the actual game: WASD for player one to move, IJKL for player two to move.

The game moves the players automatically every 500 ms. Each keypress shoots a projectile and changes direction. Shoot the other tank to win!