Skip to content

Latest commit

 

History

History
36 lines (30 loc) · 805 Bytes

README.md

File metadata and controls

36 lines (30 loc) · 805 Bytes

CHEeSSer

p/q2-q4!

Bugs:

  • [['r' '' 'b' 'q' 'k' '' 'n' 'r'] ['p' 'p' 'p' 'p' '' '' '' 'p'] ['' '' '' 'N' '' '' 'p' ''] ['' '' 'n' 'P' '' '' '' ''] ['' '' '' 'R' 'p' '' '' ''] ['P' '' '' '' 'B' '' '' ''] ['' 'P' 'P' '' '' 'P' 'P' 'P'] ['' '' 'K' '' '' 'B' 'N' 'R']]

TODO:

 General:
 - Set up performance measures
 
 Game:
 - Implement reveke castling rights when rook captured

 Game Play:
 - update incentive heatmap
 - bot keeps computing while human thinks
 
 Speed:
 - Parallelize

 UX:
 - validade human moves
 - chose color to play
 - back tracking 
 - saving of games
 - implement ui to play
 
 Interface:
 - Connect to Lichess 
 - implement bot language protocol