Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 253 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 253 Bytes

ChessX

A web app to play chess in various difficulty modes with the Chess AI having an average move time of 4sec. The evaluation bar determines the player with the better position after every move.

How to Run

npm install
npm start