Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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/)