Skip to content

tysky/brain-games

Repository files navigation

brain-games

Maintainability Build Status

Collection of simple math games.

Installation

  • npm i -g braingames_2017

Usage

Run the command in console:

  • Even number game: brain-even
  • Calculate the expression: brain-calc
  • Find greatest common divisor: brain-gcd
  • Balance the number: brain-balance
  • Guess missing number in progression: brain-progression
  • Prime number game: brain-prime

Example of the game:

What number is missing in this progression?

May I have your name? John
Hello, John!

Question: 14 .. 18 20 22 24 26 28
Your answer: 16
Correct!
Question: 5 6 7 8 9 .. 11 12
Your answer: 10
Correct!
Question: 12 15 18 21 .. 27 30 33
Your answer: 24
Correct!
Congratulations, John!```

**

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published