Skip to content

kv41441/project-lvl1-s462

Repository files navigation

Build Status

What is brain-games-v441?

It's package of mathematics-based mini-games.

The package includes 5 mini-games:

  1. Even - in this game you try to guess if the number is even;
  2. Calc - in this game you try to calculate the result of mathematical expression;
  3. Gcd - in this game you try to find the greatest common divisor of 2 numbers;
  4. Progression - in this game you try to guess the missing number in an arithmetical progression;
  5. Prime - in this game you try to guess if the number is prime.

how to install brain-games-v441

$sudo npm install -g brain-games-v441

how to start and play "even" game

$brain-even

how to start and play "calc" game

$brain-calc

how to start and play "gcd" game

$brain-gcd

how to start and play "progression" game

$brain-progression

how to start and play "prime" game

$brain-prime

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published