Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emanuelefavero/swift-dice
A simple dice app for iOS built with Swift and Storyboard
https://github.com/emanuelefavero/swift-dice
app dice ios storyboard swift xcode
Last synced: about 1 month ago
JSON representation
A simple dice app for iOS built with Swift and Storyboard
- Host: GitHub
- URL: https://github.com/emanuelefavero/swift-dice
- Owner: emanuelefavero
- Created: 2024-08-16T05:07:05.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-26T10:07:39.000Z (5 months ago)
- Last Synced: 2024-08-27T07:04:15.669Z (5 months ago)
- Topics: app, dice, ios, storyboard, swift, xcode
- Language: Swift
- Homepage:
- Size: 7.83 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dice
![mockup](./mockup.jpg 'mockup')
A simple dice app for iOS built with Swift and Storyboard that generates random dice rolls when the user taps the "ROLL" button
## Usage
- Clone the repository
- Open the project in Xcode
- Run the app on the iOS Simulator or a physical device## Resources
- [Swift](https://developer.apple.com/swift/)
- [Xcode](https://developer.apple.com/xcode/)
- [iOS Simulator](https://developer.apple.com/xcode/)