Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 269 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 269 Bytes

Guess a Number with Sinatra

This is a simple number guessing app built with Sinatra.

The aim is to guess a number including and in between 1 and 100. Every time you submit a number you will be given a response indicating whether the number was too high or too low.