MichaelVertin / AIChess

AI Chess Game
0 stars 0 forks source link

Added UserPlayer functionality and Board.state #16

Closed MichaelVertin closed 9 months ago

MichaelVertin commented 9 months ago

Added Board.state. Added undo button for UserPlayer. Added PieceOption menu for UserPlayer. Added highlighting of possible positions for UserPlayer. Fixed bug where pawn didn't remove enemy on promotion. Added error checking in Turn.