1.7.10 • Published 6 years ago

hexlet-brain-games-andryushque v1.7.10

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

6 years ago

1.7.9

6 years ago

1.7.8

6 years ago

1.7.7

6 years ago

1.7.6

6 years ago

1.7.5

6 years ago

1.7.4

6 years ago

1.7.2

6 years ago

1.7.1

6 years ago

1.7.0

6 years ago