Skip to content

jgpersy/Guessing-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guessing game

An over engineered CLI Guessing Game!

You input your name, a lower bound, and an upper bound, and the program chooses a number within that range.

The aim of the game is to guess that number.

It displays a random hint when you guess incorrectly.

The program contains input validation, error checking, and a hint generator object.

Developed on Python 3.9.5

console-demo

About

An over engineered CLI Guessing Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages