Skip to content

thebinarypenguin/socket.io-chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project has been abandoned. See issue #15.

Description

A real-time multi-player chess app using node, express, and of course socket.io.

A demo can currently be found at chess.thebinarypenguin.com.

Other Projects

This project is just a little something I threw together for personal education and isn't particularly polished. However the following projects are and should be checked out

Getting Started

  1. Download
git clone https://github.com/thebinarypenguin/socket.io-chess.git
  1. Install
cd socket.io-chess
npm install
  1. Run
node server.js

License

Licensed under the MIT License

About

Real-time multi-player chess app using socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published