Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 783 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 783 Bytes

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