https://github.com/objarni/armorattackjs
Class Vectrex game "Armor Attack" implemented using JavaScript, Canvas2D and the audio tag
https://github.com/objarni/armorattackjs
Last synced: 9 months ago
JSON representation
Class Vectrex game "Armor Attack" implemented using JavaScript, Canvas2D and the audio tag
- Host: GitHub
- URL: https://github.com/objarni/armorattackjs
- Owner: objarni
- License: mit
- Created: 2015-07-11T16:56:16.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-27T05:28:57.000Z (almost 11 years ago)
- Last Synced: 2025-03-31T07:15:50.618Z (about 1 year ago)
- Language: JavaScript
- Size: 250 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Armor Attack JS version
=======================
Scope
-----
* Programming language: JavaScript
* Utility language: Python
* Architecture: SPA (single page application) with ad-hoc Finite State Machine pattern
* Desktop only. Possible extension: Mobile via bootstrap
Rules
-----
* Single player game mode only.
* Similar to original:
- 3 lives
- tanks take 2 shots to kill
- helicopter 1 shot
- 99 levels in total, called "waves"
- tanks shoot on regular time interval (depending on slow, medium or fast tank)
- helicopter shoots randomly