"Code Clash: The Programming Quiz" is an interactive command-line quiz game designed to test your knowledge of programming concepts in JavaScript, HTML, CSS, and more! Answer questions from various categories, challenge your skills with a 5-second timer per question, and aim for the highest score. One wrong answer ends the game, so answer wisely!
This quiz game features:
- Categories: JavaScript, HTML, CSS, and Random.
- 5-Second Timer per question for added challenge.
- Score Tracking: See how well you do as you go.
- Interactive CLI Experience with animations and colorful text.
- Timed Gameplay: 5 seconds to answer each question.
- Category Selection: Choose from JavaScript, HTML, CSS, or Random.
- Game Over on Wrong Answer: One wrong answer and it's game over.
- Score Tracking: Keep track of your score throughout the quiz.
- CLI Animations: Beautiful, colorful animations to make the game fun and engaging.
Install this game globally on your system using npm:
npm i code-clash
To play the quiz, simply run the following command in your terminal:
npx code-clash-quiz
This will prompt you to enter your name, choose a category, and begin the quiz!