A very simple version of the Number Wizard UI game, but I’ve added a few new features that makes the game a little better than that of the tutorial. Added features include:
- Bonus hard round (whereby the cpu has double the guesses)
- Text animations
- ‘Cloud’ effect (this is actually the particle system edited to look like a cloud effect)
- Non-default text and backgrounds
- Input field for guesses
- Remaining guesses UI component
Game link: here.
I tried to store the number in the input field, so the player automatically loses if that number appears in the game, although I couldn’t get this to work.
I’m also aware the text is quite small. It’s not optimized that well, but it’s readable, so that’s the main thing. If I had more time I would have fixed this.
All feedback welcome. Enjoy!