Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 293 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 293 Bytes

JS-Chess 0.0.1 [not even alpha]

wannabe jquery chess framework - early draft version

TODO:

  1. Draw images for figures.

  2. Add pawn moves.

  3. Add additional moves - castling, pawn->queen, etc.

  4. Replace fixed size of board to auto-adjusted (to container).

  5. Everything else.