Skip to content

ChessOnline is an online multiplayer chess webapp built using Socket.io and Expressjs(Nodejs)

Notifications You must be signed in to change notification settings

sggts04/ChessOnline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChessOnline by sggts04

ChessOnline is an online chess webapp built using Socket.io and Expressjs(Nodejs) in backend. You can join a particular room and make your friend join the same room, and you'll be put into a game against each other! The game is validated server sided to remove console cheating but do send a ping or a PR if you see any improvements.

This project is still under development and the UI definitely needs a major improvement, I've been focusing on the main gameplay for now.

Local Setup Tutorial:

$ git clone https://github.com/sggts04/ChessOnline
$ cd ChessOnline
$ npm install
$ node index.js

and then navigate to localhost:3000

Current UI Screenshots:

About

ChessOnline is an online multiplayer chess webapp built using Socket.io and Expressjs(Nodejs)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published