Skip to content

Latest commit

 

History

History
47 lines (33 loc) · 1.26 KB

README.md

File metadata and controls

47 lines (33 loc) · 1.26 KB

Brain Games 🎲🎲🎲

Hexlet tests and linter status:

Actions Status Maintainability

Discription

B🌧 Games is a console game including 5 games. In each game your should answer correctly on three questions.

Games:

  • Calculator
  • Progression
  • Even or Odd number
  • Find the Greatest Common Divisor
  • Is it prime number or not

Setup

make install
sudo npm link

How to play?

Just enter in console commad below.

brain-gcd         | Greatest common divisor
brain-calc        | Calculator
brain-even        | Even or odd number
brain-prime       | Prime number
brain-progression | Progression

Demonstration

Installing

Prime

Calculator

Even

Greatest Commom Divisor

Progression