Portable Dice
Hardware- 3 Devlogs
- 3 Total hours
This tool will allow the user to choose between different amounts for the spinner to choose from, in other words, like a dice.
This tool will allow the user to choose between different amounts for the spinner to choose from, in other words, like a dice.
i worked on creating different modes, for dice from D6, to D2, only issues that arose was failure to change between modes thru than D5 and D6, and the roll, would allow for D6 to somehow roll values from 11 to 1.
I attempted to build the menu screen for the dice, now the background set almost perfectly, but the buttons are being an issue, as im still unsure how to program that once one button is clicked, then another button is clicked, but it cannot reverse backward. So far, i have made the option for 4-sided dice, and 6-sided dice. the screenshot below, is my code for the background used in every screen, its simple, but doable.
i built the homescreen for my spinner, yall know those spinners that randomly choose numbers or names, so im creating that, but a portable option, could also work as a portable dice. i also inputted some test samples to see if it will all work right, one button, the blue one, will be made to choose between different dice levels (aka. 6,12,15,100, etc) and left , the red one, will be used to roll a number. If you see some leds, those were a failed experiment of how to input them into this project, i kept them incase i want to put it in a later update.