1.0.13 • Published 5 years ago

five_simple_brain_games v1.0.13

Weekly downloads
1
License
ISC
Repository
-
Last release
5 years ago

Brain Game project(5 games)

Project Hexlet.io

Maintainability Build Status

INSTALL:

npm install -g five_simple_brain_games

asciicast

Run game - EVEN (Answer "yes" if number even otherwise answer "no".)

brain-even

asciicast

Run game - CALC (What is the result of the expression?)

brain-calc

asciicast

Run game - Find GCD (Find the greatest common divisor of given numbers.)

brain-gcd

asciicast

Run game - PROGRESSION (What number is missing in the progression?)

brain-progression

asciicast

Run game - PRIME (Answer "yes" if given number is prime. Otherwise answer "no".)

brain-prime

asciicast