Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 507 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 507 Bytes

Tankr

Arcade Tank Game

Build Status

Play the game

Contributing

npm install
npm run-script server:dev

Then start playing or start writing code.

Updating demo app

npm run-script build:dist
npm run-script deploy

Acknowledgments

Thanks to www.kenney.nl for public license assets!