npm

raffeys-number-game

1.0.3 • Public • Published

Raffey's Number Guessing Game

Welcome to Raffey's Number Guessing Game! This is a fun command-line game to test your guessing skills. Try to guess the randomly generated number between 1 and 100 to win!

Installation

You can install Raffey's Number Guessing Game via npm using the following command:

npm install raffeys-number-game

Usage

Once installed, you can start the game by running the raffeys-number-game command in your terminal:

npx raffeys-number-game

Follow the prompts to guess the randomly generated number. Enter a number between 1 and 100 to make your guess. Type exit at any time to quit the game.

Features

  • Guess a number between 1 and 100
  • Type exit to quit the game at any time
  • Colorful command-line interface using Chalk
  • Fun ASCII art title and image using node-banner

Dependencies

  • inquirer: For interactive command-line prompts.
  • chalk: For adding colors to the command-line output.
  • node-banner: For displaying ASCII art banners in the terminal.

/raffeys-number-game/

    Package Sidebar

    Install

    npm i raffeys-number-game

    Weekly Downloads

    0

    Version

    1.0.3

    License

    ISC

    Unpacked Size

    19.1 kB

    Total Files

    5

    Last publish

    Collaborators

    • muhammadraffey