项目作者: andres-garcia-alves

项目描述 :
A 'Battle City' (NES) clon, developed in HTML 5, Phaser 3 & TypeScript.
高级语言: TypeScript
项目地址: git://github.com/andres-garcia-alves/mini-battle-city.git
创建时间: 2019-12-05T20:35:38Z
项目社区:https://github.com/andres-garcia-alves/mini-battle-city

开源协议:GNU General Public License v3.0

下载


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