Brokkolii / chess-game-v2

0 stars 0 forks source link

Make Bots Choose Moves Async #20

Closed Brokkolii closed 2 months ago

Brokkolii commented 2 months ago

In a Similar way as the new Input Handler the Bots should be prompted that it may choose a move now and then async set a EventState that will then be handled by the next Update Cycle.