Skip to content

An Activity to learn basic Front-end as a part of Summer RAID 2024

Notifications You must be signed in to change notification settings

DarkPhoenix616/Raid-Activity---Number-Guesser

Repository files navigation

GuessDodger

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.

Table of Contents

Features

  • 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.

Installation

  1. Clone the repository:
    https://github.com/DarkPhoenix616/Raid-Activity---Number-Guesser.git
  2. Navigate to the project directory:
    cd Raid-Activity---Number-Guesser
  3. Open index.html in your browser to start the game.

Usage

  1. Open index.html in a web browser.
  2. Click the "Start Game" button to begin.
  3. Enter your guess (a number between 1 and 10) in the input field and click the "Guess" button.
  4. If your guess is correct, your opponent loses health. If your guess is wrong, you lose health.
  5. The game continues until one player's lives reach zero.

Screenshots

game_screenshot

Lisence

This project is licensed under the MIT License. See the LICENSE file for details.

About

An Activity to learn basic Front-end as a part of Summer RAID 2024

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •