๐ 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!

