command-line-quiz-game
v1.0.2
Published
Funny quiz game run in command line, get all questions from third party API.
Downloads
7
Maintainers
Readme
Command Line Quiz Game
Funny and simple Q/A Game 👩🏻💻🎮
Running on the command line ask you some questions such as
- Questions Difficulty (Esay, Medium, Hard). 👀
- How many questions do you want to take?. 🤔
- Questions type (True/False Or Multiple Choice). 🧐
Main aim of this project
Programming isn't about what you know; it's about making the command line look cool!
Screenshots
Start the game with some questions
Answer questions
Won the game if all answers is correct
If any answer is incorrect
Dependencies 🏬
This qiuz game uses a number of packages to work properly:
- [node.js]
- axios
- chalk
- chalk-animation
- inquirer
- figlet
- ...
Installation 👨🏻🏫
It requires Node.js v10+ to run.
Install the dependencies and start the app.
npm i
npm start
License
MIT