Skip to content

MuhammadAlifBudiman/ColorTap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ColorTap

ColorTap is a web-based game designed to test and improve your reaction time and color-matching skills. The game challenges players to quickly identify and tap on the correct colors as they appear on the screen. It is a fun and engaging way to sharpen your reflexes while enjoying a visually appealing interface.

Project Structure

The project consists of the following files and directories:

  • index.html: The main HTML file that serves as the entry point for the game.
  • script.js: Contains the JavaScript logic for the game, including event handling and game mechanics.
  • style.css: Defines the styling and layout of the game interface.
  • img/: A directory containing image assets used in the game, such as:
    • difficult.jpeg
    • home.jpeg
    • match.jpeg
    • points.jpeg
    • power.jpeg

How to Play

  1. Open the index.html file in a web browser.
  2. Follow the on-screen instructions to start the game.
  3. Tap on the correct colors as quickly as possible to score points.
  4. Enjoy the game and try to beat your high score!

Features

  • Interactive and responsive gameplay.
  • Visually appealing design with vibrant colors.
  • Multiple difficulty levels to challenge players of all skill levels.
  • Score tracking to monitor your progress.

Requirements

  • A modern web browser (e.g., Chrome, Firefox, Edge).
  • No additional installations are required.

Future Enhancements

  • Add sound effects and background music.
  • Implement a leaderboard to compare scores with other players.
  • Introduce new game modes and challenges.

License

This project is open-source and available for personal and educational use. Feel free to contribute and improve the game!