Skip to content

imleykin/brain-games

Repository files navigation

Brain-games

Build Status Maintainability

Brain games will help you train mental skills.

Installation

To install run this command:

sudo npm install -g brain-games-imleykin
  1. brain-even

Answer "yes" if number even otherwise answer "no".

To play run this command:

brain-even

asciicast

  1. brain-calc

What is the result of the expression?

To play run this command:

brain-calc

asciicast

  1. brain-gcd

Find the greatest common divisor of given numbers.

To play run this command:

brain-gcd

asciicast

  1. brain-progression

What number is missing in this progression?

To play run this command:

brain-progression

asciicast

  1. brain-prime

Answer "yes" if given number is prime. Otherwise answer "no".

To play run this command:

brain-prime

asciicast

About

Brain games will help you train mental skills.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published