1.2.2 • Published 4 years ago

brain-games-goshanprm v1.2.2

Weekly downloads
3
License
ISC
Repository
github
Last release
4 years ago

Brain Games by Egor Batrakov

Maintainability

Build Status

Setup:

$ sudo npm install -g brain-games-goshanprm

Available games:

  • Even game

    Answer if shown number is even or not.

    To start: $ brain-even

  • Calc game

    What is the result of the expression?

    To start: $ brain-calc

  • GCD game

    Find the greatest common divisor of given numbers.

    To start: $ brain-gcd

  • Progression game

    What number is missing in given progression?

    To start: $ brain-prog

  • Prime game

    Answer if shown number is prime or not.

    To start: $ brain-prime


Brain Even — game process videoguide:

asciicast

Brain Calc — game process videoguide:

asciicast

Brain GCD — game process videoguide:

asciicast

Brain Progression — game process videoguide:

asciicast

Brain Prime — game process videoguide:

asciicast