#Guessing Game
Basic Ruby program in which the computer selects a random number between 1 and 100 and the user has 5 attempts to guess the number.
Assignment from Week 1 of The Iron Yard's Ruby on Rails course (Durham).
| Name | Name | Last commit date | ||
|---|---|---|---|---|
#Guessing Game
Basic Ruby program in which the computer selects a random number between 1 and 100 and the user has 5 attempts to guess the number.
Assignment from Week 1 of The Iron Yard's Ruby on Rails course (Durham).