Skip to content

Demo app for creating multi-player canvas games using socket.io

Notifications You must be signed in to change notification settings

chralden/websocket-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Websocket Games

A basic app to demo developing multi-player canvas games using socket.io.

Setup instructions

Install the frontend dependencies:

npm install .

Serve the application.

grunt serve

About

Demo app for creating multi-player canvas games using socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published