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.
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
.
chalk | inquirer | gradient-string | chalk-animation | figlet | nanospinner
npm i chalk chalk-animation figlet gradient-string inquirer nanospinner
This game was inspired by Fireship.io.