brain_games_shohirev_lvl1
v3.0.1
Published
intellectual games
Downloads
5
Readme
brain-games
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
Installation
npm i brain_games_shohirev_lvl1
Getting started
Enter the game title in command line:
- brain-calc
- brain-even
- brain-gcd
- brain-prime
- brain-progression