Skip to content

thatmichaelpark/battle-z1

Repository files navigation

Battle-Z1

Browser-based multiplayer tank game with Battlezone-inspired graphics.

Battle-Z1 on YouTube

How to start

  1. Download this repo and install node modules: npm install
  2. Start server: npm start
  3. Point browser at server's port 3000

Controls

  • Q: left track forward
  • A: left track reverse
  • P: right track forward
  • L: right track reverse
  • Space: fire

Analog control sticks

Battle-Z1 supports analog control sticks in the form of two potentiometers and a pushbutton connected to an Arduino running Firmata.

Future work

Battle-Z1 is currently more of a proof-of-concept than a real game. Some gameplay improvements could be:

  • Scoring
  • Death
  • Sounds

About

Battlezone-inspired multiplayer tank game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published