Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 642 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 642 Bytes

Bullseye

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 Mode
demo_dark.mov

What's this repo about

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.