Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)