Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 264 Bytes

File metadata and controls

11 lines (9 loc) · 264 Bytes

ChessButSnap

Implementing Chess using Snap!

How to use: Open the xml file using snap! (https://snap.berkeley.edu/snap/snap.html#)

TODOs:

  1. fix the move bugs
  2. add 'kills'
  3. add special moves
  4. add check & checkmate
  5. improve algorithm efficiency