gametimejs
v1.0.3
Published
Build multiplayer games easily with a variety of different languages
Downloads
2
Readme
Gametime.js
Gametime.js is a JavaScript library to build multiplayer games, in less then 50 lines of code!
It uses PubNub for sending and recieving messages between the page for a multiplayer-like experience.
To get started, install it by the command line (CLI):
npm install gametimejs