Browser-based multiplayer tank game with Battlezone-inspired graphics.
- Download this repo and install node modules:
npm install
- Start server:
npm start
- Point browser at server's port 3000
- Q: left track forward
- A: left track reverse
- P: right track forward
- L: right track reverse
- Space: fire
Battle-Z1 supports analog control sticks in the form of two potentiometers and a pushbutton connected to an Arduino running Firmata.
Battle-Z1 is currently more of a proof-of-concept than a real game. Some gameplay improvements could be:
- Scoring
- Death
- Sounds