Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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


Image 1
Image 2

## Contributing
Feel free to submit pull requests or open issues to improve the game. Contributions are welcome!