Skip to content

A browser-based game to spot and fix code bugs, built with React and Tailwind.

Notifications You must be signed in to change notification settings

codemuggle09/bug-hunt-game

Repository files navigation

Bug Hunt Game

An interactive web-based game built with React and Tailwind CSS that challenges users to spot and fix bugs in code snippets. Designed to test debugging skills in a fun, progressive level-based format.


Features

  • Multi-level gameplay
  • Each level presents a unique code snippet with bugs
  • Score tracking with time-based and level-based progression
  • Built with modern frontend tools (Vite + React + Tailwind)
  • Fully responsive design
  • Restart functionality on game over

Demo

Live Site: https://bug-hunt-game.vercel.app


How It Works

  1. Level Loading: The game loads levels with intentional code bugs.
  2. User Interaction: Click to find the bug — wrong guesses impact your score.
  3. Progression: Advance through increasing difficulty with each level.
  4. Scoring: Scores are based on accuracy and levels cleared.

Tech Stack

Tool Purpose
React UI development
Tailwind Styling with utility-first CSS
Vite Fast build & dev server
Vercel Deployment platform

Setup & Installation

Requires: Node.js (v16+), npm

Clone the Repository

git clone https://github.com/codemuggle09/bug-hunt-game.git
cd bug-hunt-game


About

A browser-based game to spot and fix code bugs, built with React and Tailwind.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published