The mother of all dice games (renpy minigame)
It's not really a game, Just the basic class with functions you will need to give birth to any kind of game you have in mind that utilizes dices.
Other than showcasing the 3 main functions you need for a dice game, the video is just me trying to satisfy my OCD by arranging them.
I will release the code on my github soon, till then, it's only available on my patreon as early access: https://www.patreon.com/KiaAzad
Not a big fan of Japanese games, but this one sounds interesting.
I’ve always thought dice games are super handy for mini-games. When I was messing around with one, I didn’t wanna waste time coding every roll just to test stuff. I ended up using a dice roller online instead, and it made things so much easier. Let me focus on the fun part—figuring out the game logic—without stressing over the dice stuff.