ddm14159/firstgame

hexlet 1 project

v6.4.0 2022-02-22 14:40 UTC

This package is auto-updated.

Last update: 2025-06-29 02:07:56 UTC


README

Actions Status main Workflow

Console games project

  • Parity check
  • Calculator
  • Greatest common divisor
  • Arithmetic progression
  • Prime number

Requires

  • wp-cli/php-cli-tools: ^0.11.13
  • (dev) squizlabs/php_codesniffer: 3.*

Installation

  • composer global require ddm14159/firstgame

Usage

  • Parity check - brain-even
  • Calculator - brain-calc
  • Greatest common divisor - brain-gcd
  • Arithmetic progression - brain-progression
  • Prime number - brain-prime

ASCIINEMA

  • Parity check
    asciicast
  • Calculator
    asciicast
  • Greatest common divisor
    asciicast
  • Arithmetic progression
    asciicast
  • Prime number
    asciicast