rajkumaranbalagan07 / click-the-box-game

A simple, fun "Click the Box" game built using Next.js, Tailwind CSS

Home Page:https://click-the-box-game.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Click the Box Game

A simple, fun "Click the Box" game built using Next.js, Tailwind CSS, and additional libraries. The objective of the game is to click a moving box as many times as possible within a given time frame. The game includes a background, sound effects, and a countdown timer.

Features

  • Simple and fun gameplay
  • Responsive design
  • Tailwind CSS for styling
  • Countdown timer
  • Sound effects on click
  • Confetti celebration on game end

Technologies

Getting Started

To run the game locally, follow these steps:

  1. Clone the repository:

git clone https://github.com/rajkumaranbalagan07/click-the-box-game.git cd click-the-box-game

  1. Install dependencies:

  2. Run the development server:

  3. Open your browser and navigate to http://localhost:8080 to start playing the game.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

A simple, fun "Click the Box" game built using Next.js, Tailwind CSS

https://click-the-box-game.vercel.app


Languages

Language:JavaScript 93.9%Language:CSS 6.1%