send link to app

Marks Guess the Number Game app for iPhone and iPad


4.6 ( 6176 ratings )
Games
Developer: Mark Hesser
Free
Current version: 1.01, last update: 6 years ago
First release : 23 Oct 2017
App size: 14.94 Mb

The App will generate a random number. Enter in what you think the number is, and it will tell you if you need to guess lower or higher. You have 10 tries to get it right.

This app was created in my Intro Programming and Logic class. The assignment was as follows:

Write a guessing game where the user has to guess a secret number. After every guess the program tells the user whether their number was too large or too small. At the end the number of tries needed should be printed. Count only as one try if they input the same number multiple times consecutively.