nekedio/php-project-game

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

Project Brain Games

0.12 2020-04-22 12:42 UTC

This package is auto-updated.

Last update: 2024-04-22 21:57:28 UTC


README

Maintainability Build Status linter

Install

  1. clone repository
  2. make install

Install globally via composer

  1. Install globally composer
  2. composer global require nekedio/php-project-game

asciicast

Guess if the number of even

brain-even

asciicast

Count the expression

brain-calc

asciicast

Find GCD

brain-gcd

asciicast

Find the progression element

brain-progression

asciicast

Guess if the number of simple

brain-prime

asciicast