Skip to content

zigolis/hello-phaser-io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Hello Phaser.io, developing games with Javascript

Code of talk and game Hello phaser.io, developing games with javascript.

Requirements

These are the basic requirements for your application:

  • node v0.10+
  • npm v1.4+
  • bower v1.3.11+

Installation

First of all, clone this repository:

git clone [email protected]:zigolis/hello-phaser-io.git

After that, enter the folder $ cd hello-phaser-io and execute this line in your directory:

bower install

And then execute:

sudo npm install http-server -g

You will have to inform your password

Running

Execute this line to run your game:

http-server

Your game should be running on http://0.0.0.0:8080/

Live example

Hello phaser.io (Game)

You can see the slides online here :-D

Hello phaser.io (Slides)

About

Code of Hello phaser.io, developing games with javascript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published