@sidhantcodes/cli-quiz-app

1.0.2 • Public • Published

Python Quiz App (Built in JavaScript)

Welcome to the Python Quiz App, a command-line quiz game built using JavaScript! Test your Python knowledge and see how many questions you can answer correctly. But be careful, get any question wrong and it's game over!

Installation

To run the Python Quiz App, simply use `npx` with the following command:

npx @sidhantcodes/cli-quiz-app

This will automatically fetch and run the latest version of the quiz app from npm.

How to Play

  1. When you start the app, you'll be greeted with a welcome message.
  2. Enter your name when prompted.
  3. Answer each question presented to you.
  4. If you answer correctly, you'll earn a point and move on to the next question.
  5. Answer incorrectly, and it's game over! Your final score will be displayed.

Rules

  • Each correct answer earns you a point.
  • Answer incorrectly, and the game ends.
  • You have a total of 10 questions to answer.

Dependencies

This app utilizes the following dependencies:

  • chalk - for styling terminal output with colors.
  • inquirer - for interactive command-line user interfaces.
  • gradient-string - for creating gradient text effects.
  • chalk-animation - for animating terminal text.
  • figlet - for creating ASCII art from text.
  • nanospinner - for displaying spinners in the terminal.

Readme

Keywords

none

Package Sidebar

Install

npm i @sidhantcodes/cli-quiz-app

Weekly Downloads

0

Version

1.0.2

License

ISC

Unpacked Size

7.38 kB

Total Files

4

Last publish

Collaborators

  • sidhantcodes