Number Hunt is a fun and interactive number-guessing game built with React. Choose your difficulty, guess the number, and get real-time feedback — all wrapped in a beautiful and responsive UI!
- 🧠 Brain Training: Enhances your number sense and logical reasoning.
- 🏆 Multiple Difficulty Levels: Easy (1–50), Medium (1–100), Hard (1–200).
- 🎨 Beautiful UI: Clean layout with animations and responsive design.
- 📊 Score History: Stores top 5 scores per difficulty using
localStorage. - 🎉 Confetti Animation when you win!
- React (Vite)
- Tailwind CSS
- React Icons
- React Confetti
-
Clone the repository
git clone https://github.com/zeph254/Number-Hunt.git cd number-hunt
npm install
npm run dev
Select a difficulty (Easy, Medium, or Hard).
Enter a number within the specified range.
Get feedback: “Too high” or “Too low.”
Keep guessing until you find the secret number!
Your best scores are stored locally based on difficulty.
Zephaniah Owuor
Passionate about building fun, educational, and interactive tools.