thatbeautifuldream / markTwo

levelZero-markTwo

Home Page:https://milind.live/markTwo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

📣 levelZero-markTwo

Fandom CLI

  • I love JavaScript and I love CLI, hence I made this CLI app on a fandom javascript quiz.
  • This app is made using NodeJS, Chalk and figlet library.

Dependencies

  • chalk : A library to style the text in the console.
  • figlet : A library to create ASCII art from text.

How to use

  • Clone the repository using git clone command.
  • Run npm install to install the dependencies.
  • Run npm install -g to install the CLI app globally.
  • Run markTwo to start the app.

How to play

  • The app will ask you a question.
  • You have to type in the correct answer as per your expertise.
  • You will get 1 point for each correct answer.
  • You will get 0 points for each wrong answer.

CLI App Working Demo

scr 2022-08-31 at 9 57 56 PM

About

levelZero-markTwo

https://milind.live/markTwo/

License:MIT License


Languages

Language:JavaScript 100.0%