This game was made in 2018. It is not released to the open market.
Two numbers appear on the screen. Your task is to press the largest number. This gives you a point. You have 30 seconds to press the correct number as many times as possible.
- High-score list that is saved permanently on your device. Using UserDefaults library.
- Spesific sound when hitting the correct number. Another sound when hitting wrong number. Also a sound when you get a new high score. Using AVAudioPlayer library.
- A tutorial of the game can at any time be woken.
- Saves name so that you don't have to type it every time you enter the app
- A much prettier UI
- Sync over GameCenter so that you could compete with your friends.