1.7.10 • Published 4 years ago

hexlet-brain-games-andryushque v1.7.10

Weekly downloads
1
License
ISC
Repository
github
Last release
4 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

4 years ago

1.7.9

4 years ago

1.7.8

4 years ago

1.7.7

4 years ago

1.7.6

4 years ago

1.7.5

4 years ago

1.7.4

4 years ago

1.7.2

4 years ago

1.7.1

4 years ago

1.7.0

4 years ago