Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1009 Bytes

README.md

File metadata and controls

29 lines (23 loc) · 1009 Bytes

brain-games

MaintainabilityBuild Status

This is a collection of command line games, one of the projects made while learning on the Hexlet platform. Read more about Hexlet (in Russian)

Installation

  • install composer globally, if you haven’t done it before (btw, why?;D);

  • install brain-games:

    composer global require muz4k/brain-games

  • enjoy it.

How to play

You can choose one of the games:

  • brain-even: brain-even
  • brain-calc: brain-calc
  • brain-gcd: brain-gcd
  • brain-prime: brain-prime
  • brain-progression: brain-progression

Importantly!

Don't write exit at the end!