Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 708 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 708 Bytes

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