abassibe / Gomoku

2 stars 0 forks source link

Fix early game free win #81

Closed demonoidv closed 3 years ago

demonoidv commented 3 years ago

This PR should fix the AI which was letting the human player create an open 3 because it wanted to protect its 2 stones from being captured.

Now the AI should not let this happen anymore, let me know if you encounter this scenario again in the future!