├── index.html # Main game HTML file ├── styles.css # Game styling ├── game.js # Core game logic (JS + jQuery) ├── sounds/ # Audio files for buttons & wrong sound └── screenshots/ # Screenshots for ...