Guess The Number
Download Latest Version
Source Code
Description
Guess the number is a game where you guess the number the program decides.
Current Version: 2.1
How to Play
1) Run the Program pgrmGUESSNUM
2) Follow on-screen instructions.
GIF Example

Variables that will be Used
| Variable | Use |
|---|---|
| A | Used to check store Number Input. |
| B | Used to store random number. |
| D | Used to select items on a menu. |
| K | Used to store key data. |
Changelog
| Version | Description |
|---|---|
| 2.1 | New stats! |
| 2.0 | Entire revamp, uses getKey now. |
| 1.0 | Initial Release |
Coming Soon:
Difficulties (like 0-1, 0-5, etc)
Multi-digit numbers.