Skip to content

Quanta1910/GridReflexGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎯 Grid Reflex Game

A simple and fast-paced reflex-based browser game where the player must click the active box as quickly as possible before time runs out.

Built using HTML, CSS, and JavaScript, this project demonstrates core concepts of DOM manipulation, event handling, and timing logic.


🚀 Live Demo

👉 https://quanta1910.github.io/GridReflexGame/


🎮 Gameplay

  • A grid of boxes is displayed
  • One box becomes active randomly
  • Click the active box to score points
  • Each correct click increases your score
  • The game runs on a limited timer ⏳

🛠️ Tech Stack

  • HTML5
  • CSS3
  • JavaScript (Vanilla)

📂 Project Structure

GridReflexGame/ │── index.html │── style.css │── script.js │── README.md


⚙️ How to Run

  1. Clone the repository git clone https://github.com/Quanta1910/GridReflexGame.git

  2. Open the project folder

  3. Run the game by opening index.html in your browser


👨‍💻 Author

Dhruv Gupta


⭐ If you like this project, consider giving it a star.

About

A fast-paced grid-based reflex game built with HTML, CSS, and JavaScript. Test your speed, accuracy, and reaction time by clicking the active box before time runs out!

Topics

Resources

Stars

Watchers

Forks

Contributors