https://github.com/iv4n-ga6l/dice_game
Playful dice game built with flutter
https://github.com/iv4n-ga6l/dice_game
dice-game flutter fun game
Last synced: 7 months ago
JSON representation
Playful dice game built with flutter
- Host: GitHub
- URL: https://github.com/iv4n-ga6l/dice_game
- Owner: iv4n-ga6l
- Created: 2024-09-09T00:15:03.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-26T16:10:02.000Z (11 months ago)
- Last Synced: 2025-01-31T13:13:59.521Z (8 months ago)
- Topics: dice-game, flutter, fun, game
- Language: Dart
- Homepage: https://ivangael.github.io/dice_game/
- Size: 9.08 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Life Dice
This project is a dice rolling game implemented using Flutter. It allows users to customize the number of dice and their faces.
## Features
* Roll multiple dice simultaneously.
* Customize the number of sides on each die (e.g., 6-sided, 10-sided, etc.).
* Visual representation of the dice roll.
* Sound effects upon dice roll.