Skip to content

arcanous/phaser-mmorpg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phaser-mmorpg

A 2d tile-based multiplayer world built with Phaser framework. A big work in progress...

Feel free to contribute.

Currently playable version is available at http://mmorpg.astrocity.lv/

Local installation

Make sure you have http://nodejs.org/ installed. Then open command prompt in root directory of the project and type

npm install

Wait till it installs all dependencies and run

npm start

Credits

Initial game architecture and code organization based on gamedevacademy.org tutorial http://www.gamedevacademy.org/html5-phaser-tutorial-top-down-games-with-tiled/

Multiplayer implemented based on ezelia.com tutorial http://ezelia.com/2014/tutorial-creating-basic-multiplayer-game-phaser-eureca-io

About

A 2d tile-based world built with Phaser framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published