https://github.com/studyresearchprojects/swiftui-slots
Learning SwiftUI for iOS development by doing an Slots Game
https://github.com/studyresearchprojects/swiftui-slots
ios slots swift swiftui xcode
Last synced: 6 months ago
JSON representation
Learning SwiftUI for iOS development by doing an Slots Game
- Host: GitHub
- URL: https://github.com/studyresearchprojects/swiftui-slots
- Owner: StudyResearchProjects
- Created: 2022-04-18T02:16:19.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-23T23:37:50.000Z (almost 4 years ago)
- Last Synced: 2025-08-06T00:42:55.835Z (6 months ago)
- Topics: ios, slots, swift, swiftui, xcode
- Language: Swift
- Homepage:
- Size: 10.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
SwiftUI Slots
A Slots Game to learn SwiftUI
## Motivation
As part of my Swift Learning Journey, I'm writing this SwiftUI application
following [CodeWithChris][1] tutorials.
## Running Locally
1. Clone this repositoy using Git
```bash
git clone https://github.com/EstebanBorai/swiftui-slots.git
```
2. Open the project with Xcode, this project was written using Xcode 12.5.1.
3. Run the simulator using the Play button on top.
## Contributions
If you find space for any possible contribution feel welcome to open a PR or
issue to ask any questions.
[1]: https://www.youtube.com/channel/UC2D6eRvCeMtcF5OGHf1-trw