1.0.0 • Published 3 years ago

gtn v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 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

3 years ago