Skip to content

andreasdri/chessfun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chessfun

A simple matchmaking multiplayer chess web app built with chess.js, cm-chessboard, Socket.IO, Node.js and Express. Built for fun and learning purposes. Can be seen live http://chess.drivenes.net/.

Setup

Requirements:

  • Node.js >= 24.0.0

Installation:

Clone the repo with

git clone git@github.com:andybb/chessfun.git

cd into the directory and run

npm install
npm start

The site will be available at http://localhost:3000/

About

Simple multiplayer chess

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors