Nurexcoder / cli-game-with-nodejs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cli-game-with-nodejs

You can checkout the game using the command below (All you need is nodejs installed in your system)

  npx cli-game-ahmedcoder

🚀 Quick Start

  1. Install dependencies.

    npm install
    or
    yarn 
  2. Start project locally.

    npm start
    or
    yarn start
  3. Open the source code and start editing!

ℹ️ About Project

I build a wonderfull cli quiz game with node js with the help of fireship tutorial. I learned about creating cli tools and it is wonderfull and super helpful as well.

About


Languages

Language:JavaScript 100.0%