hexlet-brain-games-andryushque

1.7.10 • Public • Published

Hexlet Project#1 - "Brain Games"

Build Status

Five mini-games launched from command line.

Install

$ npm install -g hexlet-brain-games-andryushque

asciicast

Usage

  1. isEven
    Answer "yes" if given number is even, otherwise answer "no".
$ brain-even

asciicast

  1. Calculator
    What is the result of the expression?
$ brain-calc

asciicast

  1. Greatest common divisor
    Find the greatest common divisor of given numbers.
$ brain-gcd

asciicast

  1. Progression
    What number is missing in the progression?
$ brain-progression

asciicast

  1. isPrime
    Answer "yes" if given number is prime, otherwise answer "no".
$ brain-prime

asciicast

Uninstall

$ npm uninstall -g hexlet-brain-games-andryushque

Package Sidebar

Install

npm i hexlet-brain-games-andryushque

Weekly Downloads

10

Version

1.7.10

License

ISC

Unpacked Size

32.3 kB

Total Files

17

Last publish

Collaborators

  • andryushque23