griffon/hexlet-project

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

Hexlet project - brain-games

Installs: 22

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:project

pkg:composer/griffon/hexlet-project

0.2.13 2019-04-07 17:50 UTC

This package is not auto-updated.

Last update: 2025-09-30 05:43:35 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