1.5.1 • Published 5 years ago

1hbraingames v1.5.1

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

Brain-Games JS:

This is a set of logical mini-games launched from the console. List of games: Game: "Calculator" Game: "Parity Check" Game "Is it a prime number?" Game "Arithmetic Progression.

Badges

Maintainability

Build Status

How to install:

sudo npm install -g 1hbraingames

Description:

  • brain-even - the user is shown a random number. And he needs to answer "yes", if the number is even, or "no" - if it is odd.
  • brain-calc - the user is shown a random mathematical expression, for example 35 + 16, which needs to be calculated and the *correct answer written down.
  • brain-gcd - the user is shown two random numbers, for example, 25 50. The user must calculate and enter the greatest common divider of these numbers.
  • brain-progression - the user is shown a series of numbers that form an arithmetic progression, one number is hidden. The user must define this number.
  • brain-prime - the user is shown a random number. And he needs to answer “yes”, if the given number is simple. Otherwise, answer "no."
1.5.1

5 years ago

1.5.0

5 years ago

1.4.9

5 years ago

1.4.8

5 years ago

1.4.7

5 years ago

1.4.6

5 years ago

1.4.5

5 years ago

1.4.4

5 years ago

1.4.3

5 years ago

1.4.2

5 years ago

1.4.1

5 years ago

1.4.0

5 years ago

1.3.7

5 years ago

1.3.4

5 years ago

1.3.3

5 years ago

1.3.2

5 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.2.9

5 years ago

1.2.8

5 years ago

1.2.7

5 years ago

1.2.6

5 years ago

1.2.5

5 years ago

1.2.4

5 years ago

1.2.3

5 years ago

1.2.2

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago