termi_quiz
v1.2.2
Published
A CLI tool for playing quiz game in your terminal
Readme
Let's Play a Quiz Game In Your Terminal
A fun CLI quiz game made with nodejs.
How To Play
first install the package globally to run the game
npm i -g termi_quizWell done! Now run the play command to start the game.
playGreat! You're now in the game. Enter your player name when prompted, then select a quiz topic from 7 different categories. You'll be presented with 10 questions, and you can answer each one by selecting True or False using the up/down arrow keys. At the end, you'll see your final score. Have fun!
API Used
Packages Used
chalk | axios | inquirer | gradient-string | chalk-animation | figlet | nanospinner
npm i chalk axios chalk-animation figlet gradient-string inquirer nanospinner