Skip to content

bmarwane/ajs_mmo_tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/