This is a simple game that teaches toddlers how to match colors. Shapes are introduced but the gameplay is kept simple.
I was looking for such a game without ads and dopamine-inducing special effects for my daughter, but I couldnt find an appropriate one. I wanted to use the iPad as an education tool but I was also worried about prolonged screen time due to the addictiveness of the digital confetti and various audio feedbacks.
Thus, I decided to learn Swift and write a simple game that teaches the concept of colors and also strictly limit screen time. Parents can set the number of rounds as desired. When the game is done, a prompt will block the toddler from playing endlessly.
Acknowledgment:
Many thanks to the "Swift and Tips" channel on Youtube for the useful tutorials on SwiftUI.