Enter the white void and battle with your dice against an increasingly difficult series of enemies, in a mashup of yahtzee/yacht dice and roguelikes. Get new slots as rewards between battles. If all your slots are used they'll all refresh.

Originally made for GMTK Game Jam 2022.

Quick Reference

  • Sum of Xs: sum of dice with X
  • X of a kind: sum of all dice if X of a kind
  • Full House: 25 if 3 of a kind and 2 of another
  • Short/Long Straight: 30/40 if 4/5 in a sequence
  • Yahtzee: 50 if 5 of a kind
  • Chance: sum of all dice
  • Two Pairs: sum of all dice if two pairs
  • Neg Chance: 30 - sum of all dice
StatusPrototype
PlatformsHTML5
Rating
Rated 4.5 out of 5 stars
(2 total ratings)
AuthorFrancois van Niekerk
GenreStrategy
Made withUnity
TagsDice, Game Maker's Toolkit Jam, Roguelike, Singleplayer
Average sessionA few minutes
LanguagesEnglish
InputsMouse
AccessibilityHigh-contrast

Comments

Log in with itch.io to leave a comment.

Fun, simple and I like it. I think that before entering battle; I would like to have some choices. For example, allowing me to choose not to use a '4 of a kind' and have two 'full house' instead; almost like customising my battle style. Maybe also offering different ways to add up the dice.

This is fun! Sometimes the dice get stuck vibrating and you can't do anything though

Fun indeed, but same problem for me:

(+1)

Thanks for the reports. Unfortunately it does seem like this is a thing that can happen and restarting is the only way to fix it. It didn't happen when I was working on it, but I've also seen it happen in the build now. I'm guessing it's a floating point difference maybe? I can't update the game this week (cause of GMTK Jam), but maybe next week I'll put out a patch that fixes it. Fortunately it's relatively rare and I've gotten through a game without it happening. Frustrating when it does happen tho, sorry!