Skip to content

2 player simple chess board, with all basic functionalities of game, like castling, en-pass-en... and travelling back and forth in game history.

License

Notifications You must be signed in to change notification settings

Shubhambawner/chess-up

Repository files navigation

chess-up

2 player simple chess board, with all basic functionalities of game, like castling, en-pass-en... and travelling back and forth in game history. This is a simple 2 player turn based chess game. Sole purpose is: fun! (and some learning, for sure)

view CONTRIBUTING.md for further instructions: https://github.com/Shubhambawner/chess-up/blob/master/CONTRIBUTING.md

TODO in this file :

  • add a react component tree,
  • add a workflow model,
  • any other data that better describes and helps understanding of this project to new commers.

Netlify Status