1.0.2 • Published 9 months ago

quizmastercli v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
9 months ago

QuizMaster CLI

Welcome to QuizMaster CLI! This is a simple CLI-based quiz game that shows students multiple choice questions, prompts them to reply, and displays the quiz results at the end.

Installation

You don't need to install this package globally. You can use it directly with npx.

npm i -g quizmastercli
npx quizmastercli

How to Play

  1. Run the following command to start the quiz:
   npx quizmastercli

Example

npx quizmastercli

Welcome to QuizMaster CLI! Get ready to test your knowledge.

Question 1:
What is the capital of France?
A) Madrid
B) Berlin
C) Rome
D) Paris

Your answer: D

Question 2:
Which planet is known as the "Red Planet"?
A) Venus
B) Mars
C) Jupiter
D) Saturn

Your answer: B

...

Quiz Results:
You answered 8 out of 10 questions correctly. Well done!

Thanks for playing QuizMaster CLI!

License

MIT

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago