🕵️ Number Detective Game 🔍

Built with JavaScript - A Programming Adventure!

How to Play:

I'm thinking of a secret number! Can you guess what it is?

🔊 Turn on your sound - the game will talk to you! 🔊

Choose your difficulty level and start detecting! 🔍

🎯 Choose Difficulty:

🔊 Audio Settings:







Guesses: 0 | Games Won: 0 | Best Score: --
Current Range: 1-10 (Easy)
Ready for your first guess! The game will speak to you too!

📜 Game History:

No games played yet!

⌨️ Keyboard Shortcuts:

Enter: Make guess | Ctrl+N: New game | Ctrl+M: Mute/Unmute | Ctrl+H: Hint

🎓 What You Learned:

Variables: Storing data like secretNumber and guessCount
Functions: Reusable code blocks like checkGuess() and speak()
Conditionals: Making decisions with if/else statements
Events: Responding to button clicks and keyboard presses
APIs: Using browser features like speech synthesis

Created at MyVision Oxfordshire | Keep exploring programming! 🚀