Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including number_guessing_game-usamy with all npm packages installed. Try it out:

var numberGuessingGameUsamy = require("number_guessing_game-usamy")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

number_guessing_game-usamy v1.0.1

This guess the number game is a short TypeScript/Node.js project that allows the user to guess the number generated by the computer. There are also several ways to alter the game, like adding more rounds or displaying the score. It's quite simple and uses the random function to generate a number.

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free