pshon/php-project-lvl1

first project on Hexlet

v1.0.3 2020-03-05 18:37 UTC

This package is auto-updated.

Last update: 2025-06-19 06:58:25 UTC


README

Build Status

Install

  1. composer global require "pshon/project-lvl1"
  2. export PATH="$PATH:$HOME/.composer/vendor/bin"
  3. cd $HOME/.composer/vendor/pshon/php-project-lvl1
  4. make install
  5. composer dumpautoload

example installation Install package https://asciinema.org/a/pJ67sF7jOqJ22gGtYDXTFPFGS

Run

  1. Use the command "brain-even" to start the game "Even"; Example gaming https://asciinema.org/a/FtKM9X9UtzxpOFxbxmLGGHlif
  2. Use the command "brain-calc" to start the game "Calc"; Example gaming https://asciinema.org/a/jGiW2B7Elv6ZxDvEgsfqEPJu4
  3. Use the command "brain-gcd" to start the game "Gcd"; Example gaming https://asciinema.org/a/cT3rSgtP6ZMtLN8OtU85R7Eq6
  4. Use the command "brain-progression" to start the game "Progression"; Example gaming https://asciinema.org/a/pOPallLegTS6ak5uX46iPIYxe
  5. Use the command "brain-prime" to start the game "Prime". Example gaming https://asciinema.org/a/VDKnl2M2zPRdqJlfDcpiPmz0D