dz-games
v0.0.10
Published
"First node.js project: console games"
Downloads
7
Readme
Nodejs Hexlet project "Brain-games"
Games: how to install and play
To install the npm package dz-games, type in the command-line:
npm install dz-games -g
Brain-Game "Is this number even?"
to play this game, type brain-even
in the command-line
Brain-Game "What is the result of the expression?"
to play this game, type brain-calc
in the command-line
Brain-Game "Find the greatest common divisor of given numbers"
to play this game, type brain-gcd
in the command-line
Brain-Game "What number is missing in the progression?"
to play this game, type brain-progression
in the command-line