Skip to content

basic example of realtime multiplayer using nodejs, javascript and canvas

License

Notifications You must be signed in to change notification settings

cpt-pete/basic-realtime-multiplayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Realtime Multiplayer in NodeJS and browser

This project is based an excellent article by Sven Bergström : Real Time Multiplayer in HTML5.

I've taken some of the source provided and simplified it. The aim being to improve my understanding of how proper multiplayer games work.

It represents a persistant world where clients can join / log off at any point. Supports more than 2 players (hardcoded to 3 but could be any number).

Demo

http://basic-realtime-multiplayer.herokuapp.com/

Getting Started

License

Copyright (c) 2013 Peter Gledhill Licensed under the MIT license.

About

basic example of realtime multiplayer using nodejs, javascript and canvas

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published