Skip to content

coffeepunk/Guess100

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A simple number guessing game written in JavaScript for Nodejs

Resources

License

Stars

Watchers

Forks

Packages

No packages published