Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.27 KB

README.md

File metadata and controls

37 lines (25 loc) · 1.27 KB

Hexlet tests and linter status:

Actions Status

Code Climate

Brain-games

Application consisting of five intellectual games of different difficulty levels:

  1. brain-even

  2. brain-calc

  3. brain-gcd

  4. brain-progression

  5. brain-prime

Instruсtion:

To win the game you need to answer three questions. In case of defeat, the game ends.

Installation:

  1. Clone the repository to your system -
  1. In the terminal, enter the command -
  • make package-install

Game launch:

To launch a specific game, enter the command in the terminal:

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