Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.

srallen/mathgame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Check out a live demo at:

http://mighty-beyond-9595.herokuapp.com/

Note: there may be a slight delay with starting up the web app because I am using a free Heroku account. Please give it a few seconds. Additionally, websocket support is only in beta for Heroku.

Or clone the repo locally.

  1. Change line 2 in public/javascripts/game.js to:

var client = io.connect('http://localhost:3000'),

  1. Run on the command line:

node app.js

Test suite is still in development.

About

Node.js and Socket.io interactive, multiplayer game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published