Hi everyone. I made Number Wizard with some extra features. The game still runs in the console. I hope that I will be able to do it using text UI when I learn more.
Features:
- Range of the search can be chosen from predetermined ranges at the beginning of the game.
- Player can choose if the guesses in the search are chosen randomly or not
- Number of tries is recorded and printed with the “I won” line
Here is the code:
Number Wizard
I’m using Unity 2017.3.0f3
Any feedback is appreciated.