1.7.10 • Published 7 years ago

hexlet-brain-games-andryushque v1.7.10

Weekly downloads
1
License
ISC
Repository
github
Last release
7 years ago

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
1.7.10

7 years ago

1.7.9

7 years ago

1.7.8

7 years ago

1.7.7

7 years ago

1.7.6

7 years ago

1.7.5

7 years ago

1.7.4

7 years ago

1.7.2

7 years ago

1.7.1

7 years ago

1.7.0

7 years ago