Skip to content

PixelWelt/Dicex

Repository files navigation

DiceEx

DiceEx is an exciting and interactive dice game that you can now play on your device. The first online game of the famous drinking game Dicex also known as "Würfeln und schlürflen" or "Würfels Ex". Roll the dice and test your luck!

Features

  • Simple and intuitive interface
  • Realistic dice rolling sound
  • Customizable settings

Rules

  • 2 dice -> one for the person, one for the number of drinks
  • Each player gets a number between 1-6
  • If a double (pair) is rolled, everyone drinks except the roller

Advanced Rules

  • For 4 or 5 players:
  • A rolled 6 allows the roller to choose who drinks
  • A rolled 5 means everyone drinks, including the roller

Contributing

We welcome contributions! Please follow these steps:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature-name
  3. Make your changes and commit them:
    git commit -m "Add feature"
  4. Push to the branch:
    git push origin feature-name
  5. Create a pull request.

Running the Game

Since DiceEx is built with plain HTML and JavaScript, no additional dependencies or package managers like npm are required. Simply open the index.html file in your preferred web browser to start playing the game.

  1. Open the project directory:
    cd DiceEx
  2. Open the index.html file in your web browser: double-click the index.html file.

Enjoy the game!

About

Web Implementation of Dicex

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published