Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/zeljkofilipin/olympics
- Owner: zeljkofilipin
- License: mit
- Created: 2012-08-08T09:58:19.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2021-07-13T14:33:20.000Z (over 3 years ago)
- Last Synced: 2023-03-11T00:34:29.297Z (over 1 year ago)
- Topics: game, ruby, selenium
- Language: Ruby
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- 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-2012Project repository is at https://github.com/zeljkofilipin/olympics
Tested with Ruby 1.9.3p194.
Install required RubyGems:
gem update --system
gem install bundler
bundlePlay the games with:
bundle exec rake hurdles
bundle exec rake basketball
bundle exec rake canoe
bundle exec rake soccerFor more information see http://filipin.eu/tag/game/