voodoo133/php-project-lvl1

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

v0.3.3 2020-06-29 16:39 UTC

This package is not auto-updated.

Last update: 2024-04-30 11:20:43 UTC


README

68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f65616234656337323238633432643030333734662f6d61696e7461696e6162696c697479 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