https://github.com/pktcodes/dice-challenge
A Simple Dice Game. Can also be used for other games like Snakes and Ladders etc., which need two random dice.
https://github.com/pktcodes/dice-challenge
css3 html5 javascript
Last synced: about 2 months ago
JSON representation
A Simple Dice Game. Can also be used for other games like Snakes and Ladders etc., which need two random dice.
- Host: GitHub
- URL: https://github.com/pktcodes/dice-challenge
- Owner: pktcodes
- Created: 2021-12-28T06:30:58.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-28T15:58:53.000Z (over 4 years ago)
- Last Synced: 2025-01-02T11:44:31.130Z (over 1 year ago)
- Topics: css3, html5, javascript
- Language: JavaScript
- Homepage: https://pktcodes.github.io/dice-challenge/
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dice-challenge
A Simple Dice Game. Can also be used for other games like Snakes and Ladders etc., which need two random dice.
Refresh - F5 or Ctrl+R to see randomness of Dice.