Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 240 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 240 Bytes

tanks

html5 + nes = tanks

Build

git clone https://github.com/kosyak/tanks.git && cd tanks
npm install
node web.js

Now you can open http://localhost:8080 in multiple browser windows and check the 'multiplayer' part.