Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ankush-nitjsr/react-dice-game

Welcome to the React Dice Game repository! This is a fun and interactive dice game built using ReactJS. Roll the virtual dice and test your luck to see if you can win big!
https://github.com/ankush-nitjsr/react-dice-game

html5 javascript reactjs styled-components

Last synced: 8 days ago
JSON representation

Welcome to the React Dice Game repository! This is a fun and interactive dice game built using ReactJS. Roll the virtual dice and test your luck to see if you can win big!

Awesome Lists containing this project

README

        

Hi 👋,
Welcome to the React Dice Game repository! This is a fun and interactive dice game built using ReactJS. Roll the virtual dice and test your luck to see if you can win big!

Features:

1. Realistic Dice Rolling: Experience the thrill of rolling virtual dice just like in a physical board game.
2. Easy-to-Use Interface: A user-friendly interface makes it simple for players of all ages to enjoy the game.
3. Random Outcomes: The game generates random dice values for a fair and exciting gameplay experience.
4. Responsive Design: Enjoy the game on various devices, from desktop to mobile, without any loss of functionality.
5. Getting Started:
To start playing the React Dice Game, follow these steps:
1. Select any number
2. Click on dice image
3. after click on dice if selected number is equal to dice number you will get some point as dice
4. if you get wrong guess then 2 points will be deducted
5. You can restart the game by clicking on the "Reset Button".

This project has been developed with the use of ReactJS library, Vite and Styled-components.

#### React Dice Game App Screenshots


First Screen Page
Game start page








On clicking dice without selecting number
Clicked on selected number (Here it is 3)








Click on Dice to test your luck (Unlucky! it is 4)
Click on "Reset Score" button to reset the game








Show rules by Clicking on "Show Rules" button




Thanks for stopping by 🤝. Ping me if you see any improvement points in this app.