Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zeljkofilipin/olympics

Automating Google Hurdles 2012
https://github.com/zeljkofilipin/olympics

game ruby selenium

Last synced: 4 days ago
JSON representation

Automating Google Hurdles 2012

Awesome Lists containing this project

README

        

# Automating Google Hurdles, Basketball, Canoe and Soccer

The games are located at:

- http://www.google.com/doodles/hurdles-2012
- http://www.google.com/doodles/basketball-2012
- https://www.google.com/doodles/slalom-canoe-2012
- https://www.google.com/doodles/soccer-2012

Project repository is at https://github.com/zeljkofilipin/olympics

Tested with Ruby 1.9.3p194.

Install required RubyGems:

gem update --system
gem install bundler
bundle

Play the games with:

bundle exec rake hurdles
bundle exec rake basketball
bundle exec rake canoe
bundle exec rake soccer

For more information see http://filipin.eu/tag/game/