Added Dice Roll Tracker for Board Game Night
Roll Tracker is a single-page web application designed to log and visualize the rolls of two 6-sided dice during a game session. It has a rolling log of each number rolled as well as a bar graph displaying the number of times each number was rolled.
The app uses local browser memory to keep game data persistent across sessions, but can be reset for a new game. The app is responsive and works on mobile and desktop devices.
![]()