griffon/hexlet-project

There is no license information available for the latest version (0.2.13) of this package.

Hexlet project - brain-games

0.2.13 2019-04-07 17:50 UTC

This package is not auto-updated.

Last update: 2024-04-29 23:04:13 UTC


README

Build Status Code Climate Issue Count

Five games:

  • definition of parity
  • calculator
  • arithmetic progression
  • Is it a prime number?
  • the greatest common divisor

Setup

$ make install

Run

  1. definition of parity - run brain-progression
  2. calculator - run brain-calc
  3. rithmetic progression - run brain-progression
  4. is it a prime number? - run brain-prime
  5. the greatest common divisor - run brain-gcd