Skip to content

it-amalker/frontend-project-lvl1

Repository files navigation

Hexlet frontend project

Brain Games

CLI app for brain training

Maintainability Build Status

Install game packages

First of all need to:

$ nvm install node
  • Run these commands from cloned brain games directory:
$ make install
$ make publish
$ npm link

Choose the game from menu and start to play

$ brain-games

Brain Game #1. Even game

Try to guess, is number even or not

Brain Game #2. Calculation game

Try to calculate the expression

Brain Game #3. Greatest common divisor game

Find greatest common divisor

Brain Game #4. Progression game

Find number, which is missing in the progression

Brain Game #5. Prime game

Find out is given number is prime

About

Hexlet Brain Games (CLI app for brain training)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published