a simple number guessing web application built with Sinatra for learning purposes
- Clone or download the repository
- Run the ruby file using the command:
ruby web_guesser.rb
- Add the following parameter to the link:
cheet=true
- For example:
localhost:4567/?guess=30&cheet=true