https://github.com/mityadementiy/console-brain-game
Console game for training your brain
https://github.com/mityadementiy/console-brain-game
asciinema commanderjs javascript
Last synced: about 2 months ago
JSON representation
Console game for training your brain
- Host: GitHub
- URL: https://github.com/mityadementiy/console-brain-game
- Owner: MityaDementiy
- Created: 2019-04-29T04:30:55.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-10-15T15:33:44.000Z (over 3 years ago)
- Last Synced: 2025-04-09T22:56:53.313Z (about 2 months ago)
- Topics: asciinema, commanderjs, javascript
- Language: JavaScript
- Homepage:
- Size: 149 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Console Brain Game
Thanks to Hexlet for teaching me and helping to build this game.
[](https://codeclimate.com/github/MityaDementiy/project-lvl1-s486/maintainability)
[](https://travis-ci.org/MityaDementiy/Console-Brain-Game)
To play Console Brain Game, you need to install it:
npm install -g console-brain-game (or sudo npm install -g console-brain-game for Linux)
NB! Node.js should be installed on your PC.
To play games type commands in terminal:
brain-even
brain-calc
brain-prime
brain-progression
brain-gcdThen follow the instruction.
This is Brain even set up and play demo:
[](https://asciinema.org/a/siTP6A8XSO8yLEQq1gPrdvvqd)
This is Brain calc set up and play demo:
[](https://asciinema.org/a/ejqVPMn85Sm9XmMp7HBh6axrK)
This is Brain gsd set up and play demo:
[](https://asciinema.org/a/Pll8Ap4xXonXODn5e5cj2ltuK)
This is Brain progression set up and play demo:
[](https://asciinema.org/a/juEWNNGsBAEBO8vmSxYiocs5A)
This is Brain prime set up and play demo:
[](https://asciinema.org/a/wEfL2J5jYzTkiFmV2zrGSfDQd)