https://github.com/weonlyliveonce13/dicee-game
A dice game built as a project in the course of web development by Dr. Angela Yu
https://github.com/weonlyliveonce13/dicee-game
css-animations css3 html5 javascript
Last synced: 27 days ago
JSON representation
A dice game built as a project in the course of web development by Dr. Angela Yu
- Host: GitHub
- URL: https://github.com/weonlyliveonce13/dicee-game
- Owner: WeOnlyLiveOnce13
- Created: 2024-07-19T12:03:33.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-04T13:53:51.000Z (over 1 year ago)
- Last Synced: 2025-03-17T12:50:39.487Z (about 1 year ago)
- Topics: css-animations, css3, html5, javascript
- Language: JavaScript
- Homepage: https://weonlyliveonce13.github.io/Dicee-Game/
- Size: 117 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dicee-Game
A dice game built as a project in the course of web development by Dr. Angela Yu.
It is a test to myself after completing the intermediate Javascript and Document Object Model (DOM).
It showcases basic UI knowledge, intermediate CSS to style the web app and intermediate JavaScript to modify users names, modify dice images based on number generated, display animation and output aesthetic output.