Skip to content

Chess Wrap, an application to play chess with socket.io

License

Notifications You must be signed in to change notification settings

codingneat/chess-wrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chess-wrap

Chess Wrap

An Chess Application with Redis And MEAN Stack.

It uses WebSockets to handle connections. The games are stored and can be viewed.

Run bower to install back dependencies.

$ npm install

Then run bower to install front dependencies.

$ bower install

The client server is not emplemented. The API server can be initialized with

$ node api/index.js

About

Chess Wrap, an application to play chess with socket.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published