Hacker News new | ask | show | jobs
by JabavuAdams 3741 days ago
> Starcraft is a game that is played with mouse and keyboard (or game controller on console). I think in order to say an AI has beat a human, it should have to use the same interface that a human uses. That's part of the definition of the game.

That's the easy part, though. If you can make a SC AI play well against a human you can certainly send mouse events into a window. It really doesn't show anything.

See for example Sikuli, which you can use for automated testing.