Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hrsshopnil/slot-machine
A simple SwiftUI slot machine game with spinning reels, basic animations, and a scoring system. Spin the reels to match symbols and win points.
https://github.com/hrsshopnil/slot-machine
ios-app ios-game swift swift5 swiftui xcode
Last synced: about 2 months ago
JSON representation
A simple SwiftUI slot machine game with spinning reels, basic animations, and a scoring system. Spin the reels to match symbols and win points.
- Host: GitHub
- URL: https://github.com/hrsshopnil/slot-machine
- Owner: hrsshopnil
- Created: 2024-07-25T10:18:22.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-26T17:30:59.000Z (6 months ago)
- Last Synced: 2024-07-26T19:01:20.164Z (6 months ago)
- Topics: ios-app, ios-game, swift, swift5, swiftui, xcode
- Language: Swift
- Homepage:
- Size: 13.7 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Slot Machine Game in SwiftUI
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.
## Features
- Classic slot machine interface
- Smooth animations for spinning reels
- Scoring system to track wins
- Simple and intuitive user interface## Requirements
- iOS 14.0+
- Swift 5.3+
- Xcode 12.0+## Installation
1. Clone this repository: `https://github.com/hrsshopnil/Slot-Machine.git`
2. Open the project in Xcode
3. Build and run the app on your simulator or device## Screenshots
## Contributing
Feel free to submit pull requests or open issues to improve the game. Contributions are welcome!