https://github.com/roborourke/phaser-demo
Demo game put together in stages as part of an introduction to phaser.js
https://github.com/roborourke/phaser-demo
Last synced: 12 months ago
JSON representation
Demo game put together in stages as part of an introduction to phaser.js
- Host: GitHub
- URL: https://github.com/roborourke/phaser-demo
- Owner: roborourke
- Created: 2014-06-08T21:06:25.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-06-11T13:00:42.000Z (about 12 years ago)
- Last Synced: 2025-06-28T16:12:04.220Z (12 months ago)
- Language: JavaScript
- Homepage: http://roborourke.github.io/phaser-demo/
- Size: 1.01 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
phaser-demo
===========
Demo game put together in stages as part of an introduction to phaser.js at [Liverpool JS User Group](http://www.meetup.com/Liverpool-Javascript-user-group-client-server-side-JS/)
## Installation
1. Clone the repository
2. Run `npm install`
3. Run `grunt connect`
4. Browse the examples at `http://localhost:8005/indexXX.html`