Skip to content

adrianj98/teeSprint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TeeSpring Demo

There is a lot that could be done with this but with time I kept it basic. The content is synced between the server and the client. This creates some latencies that could be fixed by changing on the client and then validate on server. Because of this design you can open two browsers and play against each other.

This could also be a lot more simple if the server side was not required and do everything on the browser.

Demo

http://secure-dusk-2419.herokuapp.com/

Install

  1. Checkout

  2. npm install

  3. node app.js

  4. http://localhost:3000

you can open on two machines and play against each other.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published