game link
A fun and interactive JavaScript quiz game built with React. This game allows you to test and improve your JavaScript knowledge by answering multiple-choice questions. It provides immediate feedback on whether your answer was correct or wrong, along with detailed explanations. Your progress is tracked, and your score is saved locally so you can continue where you left off.
- Multiple Choice Questions: A collection of JavaScript-related questions to challenge your knowledge.
- Instant Feedback: Get immediate feedback on your answers with detailed explanations.
- Score Tracking: Track your score throughout the game.
- Persistence: Continue your game from where you left off with local storage support.
- Responsive Design: The game is fully responsive, so it works seamlessly on both desktop and mobile devices.
A big thank you to Lydiahallie for providing the set of JavaScript questions used in this game.