ale-numguessing

1.0.6 • Public • Published

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"

/ale-numguessing/

    Package Sidebar

    Install

    npm i ale-numguessing

    Weekly Downloads

    0

    Version

    1.0.6

    License

    ISC

    Unpacked Size

    20.1 kB

    Total Files

    5

    Last publish

    Collaborators

    • alemughal