Maximize box coverage to prevent penalties.

At the start of the game, a square board with 12 numbered boxes is displayed on the screen. Players must click the "Roll Dice" button and then cover the box(es) that equal the sum of the roll. For instance, if the dice roll is 3 and 6, resulting in a sum of 9, the player can either cover the box with the number 9 or the boxes numbered 3 and 6, 1 and 2 and 6, and so on.
Players must complete their moves before the timer runs out or they risk losing their turn. If a player manages to cover at least one box per roll, they are granted an extra turn. However, if they are unable to do so, the remaining boxes' numbers are added up to their penalty points.
When a player racks up 100 penalty points, the game ends. The player who has the fewest penalty points at the end of the game wins. Can you beat your opponents and come out on top?
Version 1.0.0: Initial Release