Skip to content

daemondw/php-project-lvl1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brain-games/php-project-lvl1

Brain-games is a simple set of terminal mini-games.

Build Status

Instalation

Use following command to install brain-games:

composer global require daemond/brain-games

Usage

Brain Even Game

Answer "yes" if the number is even, otherwise answer "no".

brain-even

https://asciinema.org/a/R5yIJFBGzuScX6y0Tu4w3GFIU

Brain Calc Game

What is the result of the expression?

brain-calc

https://asciinema.org/a/ZiWhVRP70ZuKPoyeGQF62IvLp

Brain GCD Game

Find the greatest common divisor of given numbers.

brain-gcd

https://asciinema.org/a/OYa3wmTvBahDMG7Gx4lH4OL7R

Brain Progression Game

What number is missing in the progression?

brain-progression

https://asciinema.org/a/t1hIAMrvFpDgXO9ep4GMSs6sI

Brain Prime Game

Answer "yes" if given number is prime. Otherwise answer "no".

brain-prime

https://asciinema.org/a/DXgQ8fbVjOcx2ujUjLsBHJ9TQ

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published