UNPKG

guess-me

Version:

Simple guessing game

5 lines (3 loc) 189 B
# Number Guessing Game This guess the number game is a short TypeScript/Node.js project that allows the user to guess the number generated by the computer. Simple typescript project.