ini1990/php-project-lvl1

v1.7.3 2020-06-02 11:59 UTC

This package is auto-updated.

Last update: 2024-03-29 04:05:53 UTC


README

PHP CIMaintainability

Welcome to the Brain Games!

Brain Games - collection of command line games

Installation

use composer

$ composer global require ini1990/php-project-lvl1

modify $PATH to run games without typing full path

export PATH=$PATH:~/.config/composer/vendor/bin

asciicast

git

$ git clone https://github.com/ini1990/php-project-lvl1
$ cd php-project-lvl1/
$ make install

When package installed globally

type name one of games:

$ brain-even

asciicast asciicast

$ brain-calc

asciicast asciicast

$ brain-gcd

asciicast asciicast

$ brain-progression

asciicast asciicast

$ brain-prime

asciicast asciicast

Enjoy :)