This is a basic iOS app built using Swift and UIKit that simulates the rolling of two dice. The user interface is designed using Auto Layout with stack views and constraints, ensuring the app is fully responsive and works on all iPhone devices and in both portrait and landscape orientations.
- Tap the "Roll" button to randomly roll two dice.
- Dice faces update with images representing numbers from 1 to 6.
- Clean and simple Vegas-style UI.
- Fully responsive layout using Auto Layout and stack views.
- Swift
- UIKit
- Auto Layout
- Xcode Interface Builder