This is a UI for a board game I am making. It allows players to quickly compare attack and defense stats. Controls: Hit space to set the Attack and Defense, then click the center button to start randomization and click a second time to stop. From that point you can either hit space or adjust with the sliders to change the attack and defence. You can repeatedly click with the same attack and defense stat, or hit space at any time to change them. Note: only positive number values are valid.
This program is for a board game I am currently developing. The game uses random number generation with a slight bell curve distribution, rather than just pure randomness. Originally I had a program I was running on a TI-89 calculator to calculate people's "rolls", but I only had one calculator with the program on it. So, I used scratch to create program again, this time it can be accessed by me and my friends anywhere at anytime with out the need of that specific calculator.