/chess-with-react

A simple chess game that uses React properties for smooth gameplay.

Primary LanguageJavaScript

project logo Chess With React

Demo!

A simple chess game using React elements. A two player game, with proper rules and turn security (so no cheating or double moves)!

To Do

  • AI has yet to be added.
  • Animations for moving the pieces.