brain-games-df
v0.7.5
Published
[![Maintainability](https://api.codeclimate.com/v1/badges/544f4e3b7d912745630e/maintainability)](https://codeclimate.com/github/DmitryForsilov/brain-games/maintainability) ![](https://github.com/DmitryForsilov/brain-games/workflows/Node%20CI/badge.svg)
Downloads
10
Readme
Brain Games
This is a collection of five mini-games running from shell.
The project was reviewed by Hexlet.
Demos:
Install and start
First way:
To install:
Clone repository.
To start type in shell from cloned repository:
make start
Second way:
To install:
npm i -g brain-games-df
To start type in shell from everywhere:
brain-games
Used in project:
- Javascript
- inquirer
- readline-sync
- eslint