Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 528 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 528 Bytes

Bullseye

This is a simple game created using the SwiftUI framework. For an example of the game created using UIKit, please see my repository 'Bullseye-UIKit'.

How to use this repository

Ensure you have a Apple computer with XCode version 11.1 or later installed. Clone this repository to your local machine. Open the app in XCode, then build and run the app.

Notes

This app was created using the tutorial available at raywenderlich.com but has some ammendments to ensure layout is still satisfactory on older devices.