Skip to content
This repository has been archived by the owner on Nov 15, 2018. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 397 Bytes

Readme.md

File metadata and controls

9 lines (6 loc) · 397 Bytes

A concept for multiplayer platform game using Crafty.js and Pubnub.

Currently this is a work in process. It sends the key presses to pubnub and subscribes to them to move all characters (including yourself).

This is a discovery project, looking at the issues in dealing with multiplayer games. Network latency, screensizes, etc.