Skip to content

theprakashkumar/markOne-cli-simple-quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

markOne-cli-simple-quiz

This is a simple CLI quiz app made with Node which asks simple questions about myself. CLI stands for Command-Line Applications, also referred to as Console Applications, are computer programs designed to be used from a text interface.

Usage

To use this app just clone the repo to your local machine extract the files(if required) the run npm install in terminal to download the require dependencies. Then we need to run the index.js file using the Node(which need to be installed), to run the index.js file we can use the following command:
node index.js
To see this app in action you the also visit to repl.it

Play

To play the game you have type the answer and then press enter.

About

This is a simple CLI quiz app which asks a simple question about myself.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published