Hacker News new | ask | show | jobs
by p2detar 198 days ago
Amazing idea! I managed to win once by not trying to pressure the opponent but just looking for the most free to move sectors on the board.
1 comments

Well done :) the "ai" for this game is really basic, it just tries to find any free move and take it. The other games do a basic minmax to look ahead a bit.

Glad you enjoyed it :)