Just did my own little 24 hour code jam and decided to recreate my Dice Game, a Yahtzee clone!
Click the link below to open the game in a new window!
Had the urge to take break and get something completed just to feel good. Theres nothing better than getting a piece of code put together, regardless of how goofy or useless it is.
The first game I completed was actually called the Dice Game, 15ish years ago. I used Blitz Basic and it actually included multiplayer that worked!
I wanted to redo it again in Unity then take a peek and see how the new version compares to the older versions. As you can tell, I didn’t use any images or textures wanting to keep it as basic as possible. Keeping the number 1 rule in mind which is just to get it done and working. The aesthetics, UI and UX can be improved later.
The game runs great in a desktop browser. Still have some work to do to make it playable on a mobile phone browser (Have scaling issues at the moment).
EDIT: Fixed the mobile scaling issue, make sure you play in landscape mode though, the screen is pretty small on mobile!
With this new version, I plan to include multiplayer so me and the fam can have a Dice Game battle fest and I can CRUSH them!
Anyways, take a peek and let me know what you think in the comments below. If you run into any issues, please drop a line or two!