I created a Command Line Game for you // 5-Minute Node.js CLI Project

16 Views
Published
Building your own Command Line Interface (CLI) is easier than you might think with Node.js. There are a bunch of open-source packages that can handle colors, animation, and user input with ease. Use them to build a CLI game from scratch using only JavaScript.

To play my CLI game, run "npx firequiz" from your terminal.

#javascript #programming #game

Category
Fireship
Tags
webdev, app development, lesson
Be the first to comment