Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/metaverse-nabeel/number-guessing-game-npm-pkg

This repo is for learning TypeScript by making CLI projects using `inquirer` and `chalk` npm packages. This is the Number Guessing Game.
https://github.com/metaverse-nabeel/number-guessing-game-npm-pkg

chalk-cli inquirer typescript

Last synced: 16 days ago
JSON representation

This repo is for learning TypeScript by making CLI projects using `inquirer` and `chalk` npm packages. This is the Number Guessing Game.

Awesome Lists containing this project

README

        

# Number Guessing Game Package
This repo is for learning TypeScript by making CLI projects using `inquirer` and `chalk` npm packages. This project is a simple CLI game that guesses the number.

# learn_typescript

#Keywords
`inquirer`, `chalk`, `calculator`, `number-guessing`, `number game`, `game`