Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 740 Bytes

README.md

File metadata and controls

29 lines (16 loc) · 740 Bytes

MMO game using Phaser.io Express and Socket.IO

This is an example of an MMO game using phaser.IO socket.io and express. I wrote a tutorial in french that explains the steps to follow to write this example.

Link to the tutorial here.

Requirements

You need to install NodeJS and Brunch.io to run this example.

Installation

Clone this repo then run this command:

npm install

Start the development environment

brunch w

Go to this URL to view the result : http://localhost:9192/