Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wintersolid/dieroller
https://github.com/wintersolid/dieroller
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/wintersolid/dieroller
- Owner: WinterSolid
- Created: 2024-08-02T16:21:26.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-27T18:06:55.000Z (4 months ago)
- Last Synced: 2024-08-28T20:05:58.225Z (4 months ago)
- Language: Swift
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
π² DiceRollerApp
DiceRollerApp is a simple and fun SwiftUI app that lets you roll virtual dice with a tap. Whether youβre playing a board game or just want to simulate a dice roll, this app is here to help!
π± Screenshots
### ![dr-log-ss1](https://github.com/user-attachments/assets/f4b76110-19b1-4199-98bb-025d52e2f434)
### ![dr-ss1](https://github.com/user-attachments/assets/c991c006-6cac-4d71-b67f-4e3188868948)
### ![dr-ss3](https://github.com/user-attachments/assets/5c179667-0f7f-4f8d-9ca4-a5283d1904d7)
### ![dr-ss4](https://github.com/user-attachments/assets/80ce551b-71aa-4f0c-980c-5f31d4cb23b6)π οΈ Technologies Used
SwiftUI: The app is built entirely using SwiftUI for a modern, declarative UI.
Core Haptics: For engaging feedback on dice rolls.π How to Use
Open the app.
Tap the roll button to roll the dice.π§ Setup and Installation
Clone this repository: `https://github.com/WinterSolid/DieRoller.git`
- Open the project in Xcode usingDiceRollerApp.xcodeproj
- Build and run the app on your device or the iOS Simulator.