1.0.6 • Published 2 years ago

ale-numguessing v1.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

const inquirer = require('inquirer'); // Start the Game npx ale-numguessing;

Number Guessing Game

AleNumguessing is a command-line number guessing game built with Node.js,Chalk, ChalkAnimation, boxen and Inquirer. It allows users to Guess the number.

Installation

  1. Clone the repository: git clone https://github.com/alemughal/Number-Guessing-Game.git
  2. Navigate to the project directory: cd Number-Guessing-Game
  3. Install the dependencies: npm install

Usage

To start the Game, run the following command in your terminal:

npx ale-numguessing"

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago