2.1.0 • Published 3 years ago

deuce-brain-games v2.1.0

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

brain-games

MaintainabilityBuild Status

BrainGames install

$ npm install -g deuce-brain-games

Type brain-games to get all games:

$ brain-games

The list of games with their description:

  • brain-even: Answer "yes" if number even otherwise answer "no".
  • brain-calc: What is the result of the expression?
  • brain-gcd: Find the greatest common divisor of given numbers.
  • brain-progression: What number is missing in the progression?
  • brain-prime: Answer "yes" if given number is prime. Otherwise answer "no".
  • brain-fibonacci: What is the missed member of The Fibonacci sequence?
  • brain-factorial: What is the factorial of the number?

This is an example how to install and how to play brain-games! asciicast

2.1.0

3 years ago

2.0.1

3 years ago

1.1.5

4 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago