1.0.1 • Published 12 months ago

node-cli-quiz v1.0.1

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

node-cli-quiz

Node cli Quiz is a simple Command Line Interface (CLI) based quiz game built with Node.js. You can play the quiz game right from your terminal by answering the questions prompted. Used npm packages like chalk, chalk-animation, figlet, inquirer, nanospinner.

Installation

To install the Node cli Quiz, run the following command:

npm install -g node-cli-quiz

Usage

To start the quiz, simply run the following command:

npx node-cli-quiz

or

node-cli-quiz

The quiz will start with a welcome message, followed by a series of questions. For each question, you will have to select an answer from the provided options. After answering all the questions, your final result will be displayed.

Features

Node cli Quiz has the following features:

  • Easy to use
  • text input, radio, Multiple choice questions
  • Shows final result at the end

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.

License

MIT

Contact

If you have any questions, feel free to reach out to me on Twitter or LinkedIn.

Future Plans

I will publish this package in npm registry.

1.0.1

12 months ago

1.0.0

12 months ago