1.1.5 • Published 5 years ago

kit-brain-games v1.1.5

Weekly downloads
2
License
ISC
Repository
github
Last release
5 years ago

Maintainability Issue Count Build Status NPM Version

Console logical mini-games kit-brain-games

  1. Even number

  2. Calculator

  3. Greatest common divisor

  4. Balance

  5. Arithmetic progression

  6. Prime number

Requirements

Node.JS >= 8

Installation

$ npm install -g kit-brain-games

You may also need to use sudo $ sudo npm install -g kit-brain-games

Even number

The user must answer whether given number is even or not?

Command to start the game: $ brain-even

npm.io

Calculator

The user must enter the result of the mathematical expression.

Command to start the game: $ brain-calc

npm.io

Greatest common divisor

The user must calculate and enter the greatest common divisor of two numbers

Command to start the game: $ brain-gcd

npm.io

Balance

The user must balance the number. In this case, a balanced number is a number whose minimum digit differs from the maximum by no more than 1. The sum of the digits of the number should not change.

Command to start the game: $ brain-balance

npm.io

Arithmetic progression

The user must enter the missing part of the sequence of numbers, which is an arithmetic progression.

Command to start the game: $ brain-progression

npm.io

Prime number

The user must answer whether given number is prime or not?

Command to start the game: $ brain-prime

npm.io

1.1.5

5 years ago

1.1.4

5 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.7.0

7 years ago

0.6.2

7 years ago

0.6.1

7 years ago

0.6.0

7 years ago

0.5.2

7 years ago

0.5.1

7 years ago

0.5.0

7 years ago

0.4.4

7 years ago

0.4.3

7 years ago

0.4.2

7 years ago

0.4.1

7 years ago

0.4.0

7 years ago

0.3.3

7 years ago

0.3.2

7 years ago

0.3.1

7 years ago

0.3.0

7 years ago

0.2.0

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.1

7 years ago