Skip to content

zeeshan2k2/Bullseye

Repository files navigation

Bullseye

Bullseye is a simple iOS game project where players try to hit the target as close as possible.
The app demonstrates UIKit navigation, alert views, and a clean project structure suitable for beginners learning iOS development.


Features

  • Main gameplay screen with slider to select accuracy
  • Alert view to display results
  • Info screen with game details
  • Lightweight and easy to understand project setup

Screenshots


Tech Stack

  • Language: Swift
  • Framework: UIKit
  • Architecture: MVC (beginner-friendly project structure)

Status

  • Functional demo game
  • Focused on learning UIKit fundamentals
  • No networking or backend integration

Getting Started

  1. Clone the repository:
    git clone https://github.com/zeeshan2k2/Bullseye.git
    cd Bullseye
  2. Open the project in Xcode.
  3. Build and run on a simulator or device.

About

An IOS game app where player has to guess the given number by moving the slider.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published