Hacker News new | ask | show | jobs
by Leherenn 1773 days ago
I am not saying it is easy, just that it can have value. If anything, the fact it is hard makes it more valuable.

I don't think it's hopeless though, the AI already does something similar. As a very naive implementation, you could for instance run your AI logic on the current state of the game and compare your move to the expected AI move. A bit like with a chess engine.