js-console-brain-games

1.0.2 • Public • Published

Hexlet tests and linter status:

Actions Status Linting Status Maintainability

Brain Games is a set of five console games built using popular mobile brain training apps. Each game asks questions that need to be answered. After three correct answers, the game is considered to be completed. Incorrect results end the game and return it again. Games:

  • brain-calc. Arithmetic expressions to be evaluated.

  • brain-progression. Search for missing numbers by number order.

  • brain-even. Definition of an even number.

  • brain-gcd. Finding the Greatest Common Divisor.

  • brain-prime. Definition of a prime number.

Brain games is available as an npm package.

// with npm
npm i -g js-console-brain-games

Brain even game example:

Work example click on the picture to play the video

Brain calc game example:

Work example click on the picture to play the video

Brain gcd game example:

Work example click on the picture to play the video

Brain progression game example:

Work example click on the picture to play the video

Brain prime game example:

Work example click on the picture to play the video

Readme

Keywords

none

Package Sidebar

Install

npm i js-console-brain-games

Weekly Downloads

0

Version

1.0.2

License

ISC

Unpacked Size

13.4 kB

Total Files

20

Last publish

Collaborators

  • kirpinev