An interactive audio-based number challenge game with a professional game show interface featuring a 3D red buzzer.
- 4 Difficulty Levels: Easy, Medium, Hard, and Expert
- Interactive 3D Buzzer: Realistic game show buzzer with hover effects
- Audio Challenges: Listen to numbers and make strategic decisions
- Scoring System: Points, streaks, and time bonuses
- Visual Effects: Celebrations, explosions, and floating animations
- Responsive Design: Works on all screen sizes
Play the game: Audio Number Challenge
- Select Level: Choose from Easy, Medium, Hard, or Expert
- Click Start: Begin the audio challenge
- Listen: Pay attention to the audio cues
- Decide: Use the red buzzer to continue or click Done to finish
- Score: Earn points based on accuracy, streaks, and remaining time
# Clone the repository
git clone https://github.com/KrishanYadav333/Number-Game-Challenge.git
# Navigate to project directory
cd Number-Game-Challenge
# Start local server
npm startNumber-Game-Challenge/
├── index.html # Main game interface
├── style.css # Game styling and animations
├── script.js # Game logic and interactions
├── audio/ # Audio files for numbers
├── package.json # NPM configuration
├── LICENSE # MIT License
└── README.md # This file
- HTML5: Game structure and interface
- CSS3: Animations, 3D effects, and responsive design
- JavaScript: Game logic, audio handling, and interactions
- Web Audio API: Sound generation and audio playback
This project is licensed under the MIT License - see the LICENSE file for details.
Krishan - Game Developer
Contributions are welcome! Please feel free to submit a Pull Request.
Number audio files are included for the complete gaming experience.
Copyright (c) 2025 Krishan. All rights reserved.