voodoo133/php-project-lvl1



Documentation

CI

Brain Games

Brain Games is a simple package of CLI games.

Installation

  • install composer globally

  • install brain-games

    composer global require voodoo133/php-project-lvl1

List of games

  • Brain Even

    Answer if the number is even or not

    brain-even
  • Brain Calc

    Calculate the expression

    brain-calc
  • Brain GCD

    Find the greatest common division of two numbers

    brain-gcd
  • Brain Progression

    Find the missing number of the progression

    brain-progression
  • Brain Prime

    Answer if the number is prime or not

    brain-prime