sashman / kingdomforge

2 stars 1 forks source link

Basic Multiplayer #8

Open sashman opened 10 years ago

sashman commented 10 years ago

Background

The skeleton files for network server and client need to be implemented. End result should allow multiple users to have their own session and see others move about the world.

What needs to be done

https://github.com/sashman/kingdomforge/blob/master/game.core.js

Check the game.core.js for an implementation.

How to do it

Step by step guide:

sashman commented 10 years ago

Good thread for info:

http://www.html5gamedevs.com/topic/19-html5-multiplayer/page-3