My first project


License
GPL-3.0-only

Documentation

Brain Games

PHP CI Maintainability

Game installation

Use Composer to install the game.

For global installation and updates, use the command:

composer global require alantaboev/bg

asciicast

Odd or even

For playing «Odd or even», use the command: brain-even

asciicast

Calculator

For playing «Calculator», use the command: brain-calc

asciicast

Greatest Common Divisor

For playing «Greatest Common Divisor», use the command: brain-gcd

asciicast

Arithmetic progression

For playing «Arithmetic progression», use the command: brain-progression

asciicast

Prime number

For playing «Prime number», use the command: brain-prime

asciicast