MichaelVertin / AIChess

AI Chess Game
0 stars 0 forks source link

Added Threading to Player Actions #26

Closed MichaelVertin closed 9 months ago

MichaelVertin commented 9 months ago

Implemented threading for players doing turns. Added playerDoingTurn boolean to determine when a player is in a thread.