Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/metaverse-nabeel/number-guessing-game-npm-pkg
- Owner: Metaverse-Nabeel
- Created: 2023-10-05T18:31:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-06T06:53:15.000Z (over 1 year ago)
- Last Synced: 2024-12-21T11:36:34.743Z (about 2 months ago)
- Topics: chalk-cli, inquirer, typescript
- Language: JavaScript
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`