brain-games-kulpubekov
v2.6.8
Published
Brain Games, first project
Downloads
12
Maintainers
Readme
Brain games (project-lvl1-s508)
Console mini-games:
- Even number
- Calculator
- Finding the GCD
- Arithmetic progression
- Prime Numbers
Install:
git clone https://github.com/kulpubekov/project-lvl1-s508.git
npm i
make publish || npm publish --dry-run
npm link
brain install & start
brain-even
brain-calc
brain-gcd
brain-progression
brain-prime