Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 463 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 463 Bytes

Robot Circle Battle

# install
npm i && bower i

# run
npm start

# or with nodemon
npm run-script watch

# play
google-chrome http://localhost:3000/

Commands

  • Left/Right Arrow Go left/right

Todo

  • Pause (ESC) command
  • Fire (SPACE) command

Others

alt Screenshot