https://github.com/zeljkofilipin/olympics
Automating Google Hurdles 2012
https://github.com/zeljkofilipin/olympics
game ruby selenium
Last synced: about 2 months ago
JSON representation
Automating Google Hurdles 2012
- Host: GitHub
- URL: https://github.com/zeljkofilipin/olympics
- Owner: zeljkofilipin
- License: mit
- Created: 2012-08-08T09:58:19.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2021-07-13T14:33:20.000Z (almost 5 years ago)
- Last Synced: 2025-01-10T00:54:21.757Z (over 1 year ago)
- Topics: game, ruby, selenium
- Language: Ruby
- Size: 30.3 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/