websys-forever/php-project-lvl1

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

just training project "Brain games"

v1.8.5 2020-06-27 14:48 UTC

README

Maintainability

just training project "Brain games" (without OOP)

Intall project:

composer global require websys-forever/php-project-lvl1    

Intall example:

asciicast

Run games:

  1. Game 'Even'

     brain-even    
    

    Game 'Even' example:

    asciicast

  2. Game 'Calculator'

     brain-calc   
    

    Game 'Calculator' example:

    asciicast

  3. Game 'GCD' (Greatest Common Divisor)

     brain-gcd    
    

    Game 'GCD' example:

    asciicast

  4. Game 'Progression'

     brain-progression    
    

    Game 'Progression' example:

    asciicast

  5. Game 'Prime'

     brain-prime    
    

    Game 'Prime' example:

    asciicast