artems/brain

Brain games project

dev-master 2019-07-10 17:32 UTC

This package is auto-updated.

Last update: 2024-04-07 09:06:56 UTC


README

Build Status

Maintainability

Description:

Five simple console games, aimed to warm-up your brains!

Installation:

composer require artems/brain:dev-master

Gameplay:

To start playing just type in console one of the game:

  1. brain-even
  2. brain-calc
  3. brain-gcd
  4. brain-progression
  5. brain-prime
  6. brain-games (that's game just for testing, there is no gameplay)

Asciinema :

Brain-even: link

Brain-calc: link

Brain-gcd: link

Brain-progression: link

Brain-prime: link