Skip to content

Dice (singular die or dice) are small, throwable objects with marked sides that can rest in multiple positions. They are used for generating random values, commonly as part of tabletop games, including dice games, board games, role-playing games, and games of chance.

License

Notifications You must be signed in to change notification settings

awanthikamadhushani/Dice-Roller-Multiplayer

Repository files navigation

Dice Roller Multiplayer

dice (1)

About Dice Roller

Dice (singular die or dice) are small, throwable objects with marked sides that can rest in multiple positions. They are used for generating random values, commonly as part of tabletop games, including dice games, board games, role-playing games, and games of chance.

A traditional die is a cube with each of its six faces marked with a different number of dots (pips) from one to six. When thrown or rolled, the die comes to rest showing a random integer from one to six on its upper surface, with each value being equally likely. Dice may also have polyhedral or irregular shapes, may have faces marked with numerals or symbols instead of pips and may have their numbers carved out from the material of the dice instead of marked on it. Loaded dice are designed to favor some results over others for cheating or entertainment.


Dependencies

Socket.io

Node.js

MongoDB

Angular Cli

Express JS


How to run locally

How to run the server

Install Dependencies

npm install

Run the server

node server

Access the page by going to localhost:3000

How to run CI tests
npm test

About

Dice (singular die or dice) are small, throwable objects with marked sides that can rest in multiple positions. They are used for generating random values, commonly as part of tabletop games, including dice games, board games, role-playing games, and games of chance.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published