🔗 Play Now
A fun and interactive 4-digit PIN guessing game built using pure HTML, CSS, and JavaScript. Test your luck, crack the code, and enjoy a playful twist with a hidden developer console surprise 😈
- ⚡ Fast and lightweight (no frameworks)
- 🔢 OTP-style input with auto focus
- 🎯 Auto-submit on 4th digit entry
- 🎉 Confetti celebration on win
- 😢 Smart feedback with correct PIN reveal
- 🧑💻 Funny developer console interaction
- 📱 Fully responsive UI
- HTML5
- CSS3
- JavaScript
- 🔢 Enter 4-digit PIN with smooth input navigation
- ⚡ Instant auto-submit on last digit
- 🎉 Win animation with confetti effect
- ❌ Wrong guess shows correct PIN
- 🔁 Auto reset for continuous gameplay
- 🎯 Keyboard support (Enter to submit)
- 😈 Hidden console message for developers
Follow these steps to run the project locally:
# 1. Clone the repository
git clone https://github.com/webdev-desktop/Pin-Hunt.git
# 2. Navigate into the project folder
cd Pin-Hunt
# 3. Open in browser
Open index.html- Enter a 4-digit number
- The input auto moves like OTP
- On the last digit → game auto submits
- If correct → 🎉 You win
- If wrong → 😢 Correct PIN is revealed
- Game resets automatically 🔁
- 🔢 Attempt counter system
- ⏱️ Timer-based challenge mode
- 🏆 Leaderboard system
- 🔊 Sound effects (win/lose)
- 🎨 Theme customization
Contributions are welcome!
# Fork the repo
# Create a new branch
git checkout -b feature/your-feature
# Commit changes
git commit -m "Add your feature"
# Push to branch
git push origin feature/your-featureThen open a Pull Request 🚀
Apurv 🔗 GitHub
This project is licensed under the MIT License.
⭐ If you enjoyed cracking the code, don't forget to star the repo!

