Skip to content

Evader Phase a protoype game for NS Game Devs made in Phaser.js

Notifications You must be signed in to change notification settings

keogh/evader-phase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Evader Phase

This is a prototype for the NS Game Devs group made with Phaser.

Basically you only need to evade the enemies, when an enemy collides with your ship the game ends, so you need to refresh the browser.

Remember it's a prototype!

Instalation

You need to install node.js and bower

Clone the repository and install dependencies

$ git clone git@github.com:keogh/evader-phase.git
$ npm install
$ bower install

Then run the server

$ grunt server

Grunt will open your default browser for you.

Controls

Arrow keys: Up, Down, Left, Right

T key for Turbo!

Special Thanks

I want to thank to Jose Salcido aka Oso, for his support and code review and he was always nagging me to make the next commit! Thanks madafaca!

About

Evader Phase a protoype game for NS Game Devs made in Phaser.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published