Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 989 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 989 Bytes

adam-cli-quiz-v1

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

Usage

If you have npm installed, you can start the game by simply running npx adam-cli-quiz-v1.

If not, you can visit this link to download and install npm.

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.