Skip to content

Adrinalin4ik/ajs_mmo_tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 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/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 90.5%
  • CSS 6.7%
  • CoffeeScript 1.4%
  • HTML 1.4%