A 'Battle City' (NES) game clon, developed in HTML 5, Phaser 3 & TypeScript.
LIVE DEMO HERE.
Welcome screen | Stage 01 |
---|---|
Stage 02 | Stage 03 |
---|---|
Scores screen | Game Over screen |
---|---|
- Aditional stages (currently only the first 3)
- Power Ups!
- Player-Two complete funtionality
- Sounds & Music
If you want to run this project then you need Node.js installed.
Command | Description |
---|---|
npm install |
Install dependencies. |
npm run start |
Launch browser with the game. Press Ctrl + c to kill http-server process. |
npm run deploy |
To build a minified game version for production. |
For hosting on IIS 7+: add .fnt
to allowed MIME Types (MIME-TYPE: text/html)
v1.0 (2021.05.21) - Initial release.
This is the first public release of this project.
Developed for subject 'Lenguajes de Programación', at CAECE University, Buenos Aires, Argentina.
Enjoy!
This source code is licensed under GPL v3.0
Please send to me your feedback about this game: andres.garcia.alves@gmail.com