biserg/braingames

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

BrainGames - gamepack, Hexlet education project

1.9 2020-08-06 19:49 UTC

This package is auto-updated.

Last update: 2024-04-07 04:21:55 UTC


README

68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f37343866366335313065396338663166383233632f6d61696e7461696e6162696c697479 CI

BrainGames

This is a novel, extreamly involving and exciting gamepack, created as the result of Hexlet tutorials. You can enjoy 5 different games including:

  • Number calculation BrainGame
  • Even number detection BrainGame
  • The greatest common divisor search BrainGame
  • Prime number detection BrainGame
  • Progression member detection BrainGame

Setup

$ git clone https://github.com/IgBuS/php-project-lvl1.git

$ make install

If you use Composer, for package install use:

$ composer require biserg/braingames

If you want games to be available globally, use global installation:

$ composer global require biserg/braingames

How to run

Local installation: (you have to be in package bin directory)

$ php GameName

Global installation:

$ GameName

where GameName is the name of respeactive game-run file

Result video: https://asciinema.org/a/ig1FURSOcOvlYFQYyVwFUVewW