Bullseye is a simple iOS game where the user has to guess the correct position of a slider to match the challenged number
demo_dark.mov
This is a repo for the Kodeco learning path "SwiftUI for Beginners" where the first 3 out of 5 video courses teachs us how to implement all the SwiftUI code for the Bullseye game. The game logic and model is developed using TDD.