Closed PraxTube closed 1 year ago
Abstracted some logic and added the notation of from_square -> to_square (coordinate notation).
from_square -> to_square
Also made the black AI choose random moves. This demonstrates much better that our current simple AI is actually already working.
Abstracted some logic and added the notation of
from_square -> to_square
(coordinate notation).Also made the black AI choose random moves. This demonstrates much better that our current simple AI is actually already working.