Skip to content

javierlog08/MMORPG-Test-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phaser-seed

=============================================================================

Phaser Seed Based project. Main idea is to give a professional game skeleton with all the necessary stuff. You have:

  • Phaser (Core Game Development Framework)
  • Grunt for javascript tasks
  • Karma+Jasmine for testing
  • Bower and Node for libraries and extras

##Starting

Installation: Download and install all necessary libraries for our project

$ npm install

Run: Start Node Server running at port 8000 (http://localhost:8000/app)

$ npm start

Testing: Run karma unit testing

$ npm test

About

Phaser Game Tests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published