Filipin.eu

Željko Filipin's blog.
Home Blog Tags Now License

View on GitHub
8 August 2012

Automating Google Hurdles

by Željko Filipin

Google Hurdles Google Hurdles

Thanks to Felipe Knorr Kuhn I have spent some time today automating Google Hurdles.

The code is at github.com/zeljkofilipin/olympics and it is pretty trivial. Felipe used Sikuli to automate the game and I used Watir. Since the game is inside canvas element I could not do anything but send keys blindly (left and right for running, space for jump).

Google Hurdles Score Google Hurdles Score

tags: code - ruby - video - youtube