- Gussing Game
- Guess a number from 1 to 5
- Generate a random number between 1 to 5
- If the guess number matches random number, then show message winner else loss
- Run the game for 5 times
- Show the number of winner and loss
If you run this project locally, then follow these steps
-
Clone the Repository
https://github.com/pranto113015/Number-Guessing-Game-JavaScript.git
-
Navigate to the Project Directory
-
Open the project by vs code applicaton
-
Click the run option of the menu bar and again click the start debugging
Or you can do this way
- Download the project
- unzip file
- open with your IDE such as vs code
This is a funy game.
- Using amazing emoji
Contributions are what make the open-source community such an amazing place to be, learn, inspire, and create. Any contributions you make are greatly appreciated.Here are some ways you can get started:
- Report bugs: If you encounter any bugs, please let us know. Open up an issue and let us know the problem.
- Contribute code: If you are a developer and want to contribute, follow the instructions below to get started!
- Suggestions: If you don't want to code but have some awesome ideas, open up an issue explaining some updates or imporvements you would like to see!
- Documentation: If you see the need for some additional documentation, feel free to add some!
-
Fork the Project
-
Create your Feature Branch
$ git checkout -b feature/AmazingFeature
-
Commit your Changes
git commit -m 'Add some AmazingFeature'
-
Push to the Branch
git push origin feature/AmazingFeature
-
Open a Pull Request
State the license under which your project is distributed.
This project is licensed under the MIT License - see the LICENSE file for details.
If you have any questions or need further clarification, please feel free to reach out to me
💌 Email : pranto113015@gmail.com
🕵️♂️ Linkedin : Pranto Kumar
💙 Thank you for reviewing my project ⭐👨💻✍
You can see the live demo project Click Here
© 2024 Pranto Kumar, Front End-Web Developer. All Rights Reserved.