An immersive number guessing game with arcade vibes, complete with:
- πΌοΈ Dynamic backgrounds and difficulty themes
- π Sound effects and win music
- π₯ Firework and trophy sparkle animations
- π§ Easy, Medium, Hard gameplay modes
- π Score tracking with name input and scoreboard
- Choose a difficulty from the main menu
- Enter your name when prompted
- Start guessing the number β feedback will guide you
- Celebrate your win with fireworks and sparkles
- See your score saved to the Hall of Fame
- Beautiful dartboard & trophy background
- Fully responsive button clicks with sound FX
- Dynamic score saving to
scores.txt
- Interactive Yes/No replay flow
- Clean, scalable game loop with Pygame
- Install Python 3.x
- Install Pygame:
- python game.py
Game logic & art designed by Mike Powered by Pygame Creative β¨
pip install pygame