A minimalist, premium web app to roll standard and custom dice. Built with a focus on UX, animations, and mobile-first design.
- Classic Presets: Coin flip (3D flip), D6, D20.
- Custom Creator: Create dice with names, text, numbers, or emojis.
- Persistence: Saves your custom dice automatically (LocalStorage).
- Visuals: 3D CSS animations with anti-spoiler result reveal.
- Theming: Full Dark Mode support (Auto/Toggle).
- Internationalization: English & Spanish (Auto-detect).
- Zero Dependencies: Pure Vanilla JS, HTML, and CSS.
- Clone the repository.
- Open
index.htmlin your browser. - That's it! No build process or server required.
- Core: HTML5, CSS3, JavaScript (ES6+).
- Design: CSS Variables, Flexbox/Grid, SVG Icons.
- Storage: LocalStorage API.
Want to add a new language or improve the code? Pull Requests are welcome! Feel free to fork the repo and submit your changes.
MIT License