Skip to content

Quanta1910/GridReflexGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 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