Natural 20
- Year
- 2019
- Client
- Personal
- Link
- View project
Description
I've recently developed a passion for tabletop rpg games. Whilst there are plenty of great dice rolling apps out there, I decided to take on this project to experiment with Preact and the Preact CLI.
I designed the site myself and created all the assets, including the SVG icons representing the dice. The roll results are generated with a cryptographically secure random generator, and the stats are persisted by using localStorage.
The site is a Progressive Web App and as such, it can be installed from any modern browser and used offline.
The code can be found on GitHub.