alkx / rps

rock paper scissors command line game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ready for some Rock-Paper-Scissors?

*Requires Ruby 2.1.1 or greater

1. Install the gems:

        bundle install

2. It's got tests:

        rake test

3. Let's play - two strategies to play against, 'last' and 'favorite':

        ruby rps.rb <strategy>

About

rock paper scissors command line game


Languages

Language:Ruby 100.0%