You can checkout the game using the command below (All you need is nodejs installed in your system)
npx cli-game-ahmedcoder
-
Install dependencies.
npm install
yarn
-
Start project locally.
npm start
yarn start
-
Open the source code and start editing!
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.