/CNL_team5

DSDL Final Project

Primary LanguageJavaScript

SYNX SHOOTER

Final project of DSDL, 2016 spring, NTU.

Introduction (to be modified)

This is a shooter game based on mainly Phaser framework.
Players will need mobiles to control their planes.
There are various enemies, buffs (boxes) as well as strengthful bosses in the game.
Earn as many scores as you can!!

Mobile Features >> github repository

Web Features (to be modified)

  • Single/Double Multiple player modes
  • Menu and scoreboard
  • Audios and animations
  • Diverse enemies, attack patterns and buffs
  • Increasing difficulty
  • Boss stages
  • Fancy 8-bit-like letters and images

Install Required Modules

$ npm install

Start Server:

$ node index.js

or

$ npm start

Steps to Play with Localhost:

start server
open url "http://localhost:3000" with browser
start mobile app and key in the magic hash value ( text highlighted below )

alt tag

Tech (to be modified)