Skip to content

andres-garcia-alves/game-mini-battle-city

Repository files navigation

Mini Battle City

A 'Battle City' (NES) game clon, developed in HTML 5, Phaser 3 & TypeScript.
LIVE DEMO HERE.

 

Screenshots

Welcome screen Stage 01
Stage 02 Stage 03
Scores screen Game Over screen

 

Coming Next

  • Aditional stages (currently only the first 3)
  • Power Ups!
  • Player-Two complete funtionality
  • Sounds & Music

 

Requirements

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)

 

Version History

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