maxpumperla / deep_learning_and_the_game_of_go

Code and other material for the book "Deep Learning and the Game of Go"
https://www.manning.com/books/deep-learning-and-the-game-of-go
953 stars 387 forks source link

Illegal move passes the move #69

Open jvatantollone opened 4 years ago

jvatantollone commented 4 years ago

In the 19x19 demo available online, when ones plays (by mistake) on an already occupied stone it prints a illegal move message (good!) but then pass the players move (wrong!)...

s-ilyas commented 4 years ago

Same issue in 5x5!

phdsmhong commented 1 year ago

Same issue here too.