GuessDodger is a simple number guessing game where you play as a shooter who must guess the correct number to dodge bullets and shoot the opponent. If you guess the number correctly, your opponent's life decreases. If you guess wrong, your life decreases. The game continues until one of the players runs out of lives.
- Number guessing game with two players.
- Each player has a limited number of lives.
- Background music with mute/unmute functionality.
- Simple and intuitive user interface.
- Clone the repository:
https://github.com/DarkPhoenix616/Raid-Activity---Number-Guesser.git
- Navigate to the project directory:
cd Raid-Activity---Number-Guesser
- Open index.html in your browser to start the game.
- Open index.html in a web browser.
- Click the "Start Game" button to begin.
- Enter your guess (a number between 1 and 10) in the input field and click the "Guess" button.
- If your guess is correct, your opponent loses health. If your guess is wrong, you lose health.
- The game continues until one player's lives reach zero.
This project is licensed under the MIT License. See the LICENSE file for details.