Skip to content
This repository has been archived by the owner on Aug 28, 2023. It is now read-only.

Simple ruby command-line guessing game

Notifications You must be signed in to change notification settings

michaelchadwick/guess-the-number

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Guess the Number

Guess the Number is a simple command-line guessing game that is so old in concept I'm sure the wheels have fallen completely off, rotted away, and mixed back in with the atmosphere.

Still, it's my first video game (of sorts), so yahoo!

Usage

ruby play-guess.rb

Optional range for randomly-chosen correct answer can be supplied as a command line argument (defaults to 1-100)

ruby play-guess.rb 20 150

Good luck!

About

Simple ruby command-line guessing game

Topics

Resources

Stars

Watchers

Forks

Languages