⚠️ 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

  1. BaseScore:
    1. Nothing = 0
    2. Pair = 10
    3. TwoPair = 20
    4. ThreeOfAKind = 30
    5. Straight = 40
    6. FullHouse = 50
    7. FourOfAKind = 70
    8. FiveOfAKind = 120
  2. Multiplier:
    1. Nothing = 1
    2. Pair = 2
    3. TwoPair = 2
    4. ThreeOfAKind = 3
    5. Straight = 4
    6. FullHouse = 4
    7. FourOfAKind = 5
    8. FiveOfAKind = 8
  3. 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

Updated 2 days ago
Published 3 days ago
StatusPrototype
PlatformsHTML5
Authormelloxa

Leave a comment

Log in with itch.io to leave a comment.