Skip to content

The classic fairground shooting gallery as a click and shoot game

Notifications You must be signed in to change notification settings

amancalledkidd/fairground-shooting-gallery

Repository files navigation

Shooting Array (Fairground Gallery Shooter)

JavaScript HTML CSS

Introduction

Shooting Array is a simple yet engaging point-and-click shooter game inspired by classic arcade games like Time Crisis and fairground mini-games. The game brings the excitement of a fairground shooting gallery into a digital format, where players can test their aim and reflexes against moving and pop-up targets.

Features

  • Dynamic Targets: Targets move smoothly horizontally or vertically on the screen, with some even popping up in random locations to keep players on their toes.
  • Scoring System: Each successful hit earns points, and the game features a multiplier for consecutive hits to reward sharpshooters with quick reflexes and precise aim.
  • Animations: Smooth animations for target movements and interactions, ensuring an good gameplay experience.
  • Responsive Design: Crafted to provide a seamless experience across various devices, ensuring players can enjoy the game anytime, anywhere.

How to Play

  1. Start the Game: Click on the 'Start' button to begin your shooting adventure.
  2. Aim: Move your cursor to aim at the moving or pop-up targets on the screen.
  3. Shoot: Click or tap to shoot. Accuracy is key, so make sure to line up your shots carefully.
  4. Score Points: Hit targets to score points. Consecutive hits increase your multiplier, boosting your score even further.

Prerequisites

Before you begin, ensure you have the following installed:

  • Node.js
  • npm (Node Package Manager)

Installation

  1. Clone the repository:

    git clone https://github.com/amancalledkidd/fairground-shooting-gallery.git
  2. Navigate to the project directory:

    cd fairground-shooting-gallery
  3. Install dependencies:

    Assuming you have Node.js and npm installed, run:

    npm install
  4. Start the development server:

    npm run dev

    This command will start a local development server. Open http://localhost:5173 (or the provided URL) in your browser to view the app.

Deployment

https://amancalledkidd.github.io/fairground-shooting-gallery/

Enjoy the game, and may your aim be true!

About

The classic fairground shooting gallery as a click and shoot game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published