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: about 1 month 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: 2023-06-06T11:40:28.000Z (over 1 year ago)
- Last Synced: 2024-11-11T15:43:58.510Z (3 months ago)
- Topics: game, ruby, selenium
- Language: Ruby
- Homepage: http://filipin.eu/automating-the-set-game
- Size: 1.73 MB
- Stars: 3
- Watchers: 3
- 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)