1.0.0 • Published 4 years ago

gtn v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

Gtn

Play guess the number in your terminal

Installation

npm install gtn-console --save

Usage

    const { gtn } = require("gtn-console");

    gtn(tries, highest);

Open your console and play

1.0.0

4 years ago