You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gamified Learning: Engage in web design practice with a fun, game-like experience.
Math & JavaScript: Enhance your skills by using mathematics and JavaScript to create dynamic web designs.
Installation
Clone Repository: Use git clone followed by the repository URL to clone the project.
Install Dependencies: Run npm install to install the necessary dependencies.
Usage
Start Development Server: Execute npm start to launch the development server.
Access Application: Open your web browser and navigate to localhost:3000 to start designing.
Contributing
Fork & Pull: Fork the repository, make changes, and submit a pull request for review.
Issue Tracking: Report issues or suggest enhancements through the issue tracker.
License
Open Source: This project is open source and available under the MIT License.
About
TheDiceeGame is a simple and interactive dice game implemented in JavaScript. It allows two players to roll virtual dice and determine the winner based on the results. The game dynamically updates the web page to display the outcome and provides a fun experience for users.