guess100

1.0.0 • Public • Published

Guess100

Guess100 is a simple guessing game written for node.js

The user have to guess a random number between 1 and 100 and when guessed right is given the choice to either exit the game or play another round.

Installation

npm install Guess100

Usage

Run the game by

npm start Guess100

You can exit the game at any time by

ctrl+c

While playing just type in the answer to the question and hit enter

Simple as that. Happy playing!

(c) 2014 Jörgen Nilsson, http://jorgennilsson.com Guess100 may be freely distributed under the MIT license. For license details please read the LICENSE.md file.

Readme

Keywords

Package Sidebar

Install

npm i guess100

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • coffeepunk