Guess movies by emoji with 3 difficulty levels
Tach stack: SwiftUI
At each level, user is given 60 seconds to guess
easy - 10 movies | medium - 15 movies | hard - 20 movies
Tap on movie row to make a guess. While user is typing, timer stops. Each emoji is replaced with the guessing one to prevent the stopped timer from being abused to guess more movies
When the time is up, the results of the game are presented. It shows the number of correctly guessed movies. User can look at the correct answers for each of the presented movies or start a new game
Here are all the results of the previous games. User can delete them.