Skip to content

elmahygurl/Chicken-Invaders

Repository files navigation

ChickenInvaders

Overview

Chicken Invaders is a browser-based game where players control a spaceship to shoot chickens, collect gifts, and avoid obstacles. The game progresses through different states, including initial levels, a chicken matrix, an egg rain phase, and a final boss battle. The player's score is saved locally, and the game will notify the player if they achieve a new high score.

Features

  • Instructions page for game rules.
  • Player movement with keyboard controls.
  • Collecting gifts powers the fires up.
  • Shooting mechanic with different fire types.
  • Multiple game states: Initial, Matrix, Egg Rain, Boss, Win, Lose.
  • 3 lives
  • Score is updated based on player actions.
  • Current score and high score are saved.

Screenshots

image image image image

Installation

  1. Clone the repository:

    git clone https://github.com/elmahygurl/Chicken-Invaders
  2. Navigate to the project directory:

    cd chicken-invaders
  3. Open index.html in a web browser:

    • Double-click on index.html to open it directly in your default web browser.
    • Alternatively, use a local server to serve the file.

Enjoy playing Chicken Invaders!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published