Skip to content

surma/vdice

Repository files navigation

VDice

VDice is a simple, interactive dice roller web application built with Preact. It allows users to roll various types of dice, keep track of roll history, and customize their dice sets.

Features

  • Roll multiple dice with different numbers of sides
  • Customizable dice sets
  • Animated dice rolling
  • Roll history with the ability to restore previous configurations
  • Persistent storage of dice configurations and roll history

Getting Started

  1. Clone the repository
  2. Install dependencies:
    npm install
    
  3. Start the development server:
    npm run start
    
  4. Build for production:
    npm run build
    

Technologies Used

  • Preact
  • Vite
  • CSS Modules
  • IndexedDB (via idb-keyval)

Live Demo

Try VDice now at vdice.surma.technology!

Source Code

The source code for this project is available on GitHub: surma/vdice

License

This project is licensed under the MIT License. See the LICENSE file for details.


Note: In a twist of digital inception, this entire project, including this README, and even this very note, was conjured into existence by Cursor.ai. I’m not saying skynet is here, but if your dice start rolling themselves, you might want to unplug your computer.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors