Code Monkey home page Code Monkey logo

colorcatcher's Introduction

Color Catcher

Color Catcher is an interactive web-based game where players must click on appearing colored circles to score points. The game includes power-ups that add time or extra points, and the objective is to score as many points as possible before time runs out. High scores are saved using localStorage.

Play using Netlify

Tap this link to play!

Table of Contents

Features

  • Simple and intuitive gameplay.
  • Randomly appearing colored dots.
  • High score saving using browser's localStorage.
  • Responsive design suitable for various devices.

Getting Started

Prerequisites

To run this game locally, you need a web browser that supports HTML5, CSS3, and JavaScript.

Installation

  1. Clone the repository:
    git clone https://github.com/your-username/color-catcher.git
  2. Navigate to the project directory:
    cd color-catcher
  3. Open index.html in your preferred web browser.

Usage

  • Click the "Start" button to begin the game.
  • Click on the appearing colored dots to earn points.
  • Avoid letting dots disappear and be sure to not mistap to keep the game going.
  • Try to beat your high score!

Game Mechanics

  • Colored dots appear randomly within the game container.
  • Clicking on dots increases the score.
  • Player has three lives, after their life counter is zero the game will end.

Built With

  • HTML5
  • CSS3
  • JavaScript

Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature/your-feature.
  3. Make your changes and commit them: git commit -m 'Add some feature'.
  4. Push to the branch: git push origin feature/your-feature.
  5. Open a pull request.

License

This project is licensed under the ColorCatcher License - see the LICENSE file for details.

Acknowledgments

colorcatcher's People

Contributors

ninjahawk avatar

Watchers

 avatar

colorcatcher's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.