Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/webbestmaster/tanks-2
https://github.com/webbestmaster/tanks-2
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/webbestmaster/tanks-2
- Owner: webbestmaster
- Created: 2016-08-11T16:24:47.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-08-13T10:08:27.000Z (over 8 years ago)
- Last Synced: 2024-11-14T22:34:39.675Z (3 months ago)
- Language: JavaScript
- Size: 578 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Tanks-2 - HTML5 Game
Used webPack and ES6
# Installation
npm run install-global
# Run unit tests
npm run test-unit
# Run coverage tests
npm run test-cover