This repository contains a simple slot machine game built using SwiftUI. The game features a classic slot machine interface with spinning reels, basic animations, and a scoring system. Users can spin the reels and try their luck to match symbols and win points. This project is designed as a fun and educational example of how to use SwiftUI for game development.
- Classic slot machine interface
- Smooth animations for spinning reels
- Scoring system to track wins
- Simple and intuitive user interface
- iOS 14.0+
- Swift 5.3+
- Xcode 12.0+
- Clone this repository:
https://github.com/hrsshopnil/Slot-Machine.git
- Open the project in Xcode
- Build and run the app on your simulator or device
Feel free to submit pull requests or open issues to improve the game. Contributions are welcome!