Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zeljkofilipin/set-game-rb
Playing Set game with Ruby and Selenium
https://github.com/zeljkofilipin/set-game-rb
game ruby selenium
Last synced: 4 days ago
JSON representation
Playing Set game with Ruby and Selenium
- Host: GitHub
- URL: https://github.com/zeljkofilipin/set-game-rb
- Owner: zeljkofilipin
- License: mit
- Created: 2012-07-19T20:56:59.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2020-02-29T16:57:31.000Z (over 4 years ago)
- Last Synced: 2023-03-11T00:34:29.556Z (over 1 year ago)
- Topics: game, ruby, selenium
- Language: Ruby
- Homepage: http://filipin.eu/automating-the-set-game
- Size: 1.73 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Playing Set game with Ruby and Selenium
## Usage
gem install bundler
bundle install
bundle exec rake## Links
- https://en.wikipedia.org/wiki/Set_%28game%29
- http://smart-games.org/en/set_classic/start/10
- https://github.com/zeljkofilipin/set-game-rb
- http://filipin.eu/automating-the-set-game
- https://youtu.be/4FMB55f3bYI[![Build Status](https://travis-ci.org/zeljkofilipin/set-game-rb.svg?branch=master)](https://travis-ci.org/zeljkofilipin/set-game-rb)