vm/1st-hexlet-project

console brain games

v1.0.8 2020-01-16 13:02 UTC

This package is auto-updated.

Last update: 2024-05-16 23:04:45 UTC


README

codeclimate_bage

travis-ci_bage

About

The application is a set of console games of 5 pieces

  1. "even / odd" game;
  2. "Calculator" game;
  3. "Largest common factor" game;
  4. "Progression" game;
  5. "Prime" game;

This is My first project in Hexlet!

Installation

You need use Composer, you can install brain-games system-wide with the following command: composer global require "vm/1st-hexlet-project"

asciicast

To start the even / odd game, use the brain-even command: asciicast

To start the game "Calculator" use the brain-calc command: asciicast

To starts the game "Largest common factor" use the brain-gcd command: asciicast

To starts the game "Progression" use the brain-progression command: asciicast

To start the game "Prime" use the brain-prime command: asciicast