You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dice Roller is a simple JavaScript project that simulates rolling dice. Users can choose how many dice to roll, and the application displays both the rolled numbers and matching dice images. This project was created to practice JavaScript, loops, arrays, functions, and DOM manipulation.