Skip to content

Comment on Menace: A Machine-Educable Noughts and Crosses Engine (2016)

Comments

I'm not sure what to take away from this. If you already enumerated all possible board positions (modulo flips/rotations) and had a long look at each one to determine unique moves (i.e. which moves result in distinct board states), you might as well assign drawn/losing/winning to each position. It's conceptually different but not really more work...

Obligatory xkcd: https://xkcd.com/832/

I would also consider it interesting that, in the original version, you could guarantee to win 75% of the time (given knowledge of the algorithm).

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.