This update includes the following changes and improvements:
- ✅ **Mines Game**
- Added safety guards to prevent the edge-case failures that happend before.
- Replaced the mine amount selector input with `+` and `–` buttons based on the suggestion.
- 🎲 **Dice Game**
- Integrated a new Dice game based on [this CodePen implementation](https://codepen.io/oradler/pen/zxxdqKe).
- Included a sound effect for dice rolls to enhance user interaction. ( No Copyright Issues there )