This is a first-level project of JavaScript course by Hexlet. It contains 5 CLI games:
- Calculator
- Is even number?
- Find the Greatest common divisor
- Is prime Number?
- Find the missed member of progression
npm i brain_games_shohirev_lvl1
Enter the game title in command line:
- brain-calc
- brain-even
- brain-gcd
- brain-prime
- brain-progression