1.0.0 • Published 2 years ago

adam-cli-quiz v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

adam-cli-quiz

npm.io

adam-cli-quiz is a command line game that quizzes the user on a series of questions based around Adam Taylor's programming taste.

Installation

Clone the repository to your local machine:

git clone https://github.com/tayloradam1999/adam-cli-quiz.git

Then, move into the directory and install the dependencies:

cd adam-cli-quiz
npm install

Usage

To start the game, run the following command:

node .

Packages Used

chalk | inquirer | gradient-string | chalk-animation | figlet | nanospinner

npm i chalk chalk-animation figlet gradient-string inquirer nanospinner

Credits

This game was inspired by Fireship.io.