Dice melt
⚠️ This is an early work-in-progress build. Some features are incomplete or missing.
Dice Melt
A dice poker roguelike where every reroll melts your ice dice. Reach the target score before your dice become too weak.
Scoring:
Score = BaseScore + ScoringDiceSum * Multiplier
- BaseScore:
- Nothing = 0
- Pair = 10
- TwoPair = 20
- ThreeOfAKind = 30
- Straight = 40
- FullHouse = 50
- FourOfAKind = 70
- FiveOfAKind = 120
- Multiplier:
- Nothing = 1
- Pair = 2
- TwoPair = 2
- ThreeOfAKind = 3
- Straight = 4
- FullHouse = 4
- FourOfAKind = 5
- FiveOfAKind = 8
- Nothing = 1
- ScoringDiceSum: Sum of the dice values in the combination
Developer: Gábor Máté (melloxa)
Themes: Melt
Goal: Roll the dices and score enough points
Controls: Mouse
Used assets:
Genre: Card Game
Made with: Unity
Tags: 2d, poker, dice
Average session: 2-3 minutes
Inputs: mouse
Leave a comment
Log in with itch.io to leave a comment.