Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 691 Bytes

File metadata and controls

13 lines (10 loc) · 691 Bytes

Grid-Random-Number-Guessing-Game

Project Overview

A Grid version of Random Number Guessing Game. The user is prompted to select a number between 1 and 25. The program then proceeds to determine if the number selected is the random number, higher than the random number, lower than the random number, a previously guessed number, or has reached the maximum number of guesses allowed.

Screenshots