Skip to content

A online chess app which lets you play with CPU as well as your friends made in javascript run time environment node js.

Notifications You must be signed in to change notification settings

patilmsangram/Chess

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


JSCHESS



A MULTIPLAYER CHESS GAME

A online chess engine made in javascript and Nodejs.

Feature List:

1. Fully functional gui.
2. Movable chess piece objects with team coloured piece images.
3. Supports player v CPU.
4. Gives suggestions for the best move.	
5. Multiplayer feature added.
6. Different *difficulity* levels.

Visit https://vast-sands-21917.herokuapp.com/ for live app.

To run locally clone the app, make sure node is installed and go into the directory and run npm start.

1. Clone the app.

2. Make sure node is installed.

3. Go into the directory.

4. Run npm start.

alt text

About

A online chess app which lets you play with CPU as well as your friends made in javascript run time environment node js.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.8%
  • HTML 4.1%
  • CSS 1.1%