Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rabinzon/games-for-brain
Games for brain
https://github.com/rabinzon/games-for-brain
hexlet hexlet-projects js
Last synced: 25 days ago
JSON representation
Games for brain
- Host: GitHub
- URL: https://github.com/rabinzon/games-for-brain
- Owner: Rabinzon
- Created: 2017-09-18T15:24:44.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-01T15:58:09.000Z (almost 7 years ago)
- Last Synced: 2024-11-20T06:14:50.625Z (about 1 month ago)
- Topics: hexlet, hexlet-projects, js
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/games-for-brain
- Size: 83 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Games for brain [npm](https://www.npmjs.com/games-for-brain)
![alt text](https://secure.gravatar.com/avatar/9d9d4a13a4043be9a01843fa4edd605e?s=200&r=pg&d=https%3A%2F%2Fb6d3e9q9.ssl.hwcdn.net%2Fimg%2Fno-avatar-3.png "brain-games logo")
#### Simple command line games.
[![Maintainability](https://api.codeclimate.com/v1/badges/50a89fd59cecb6edeef7/maintainability)](https://codeclimate.com/github/Rabinzon/games-for-brain/maintainability)
[![Build Status](https://travis-ci.org/Rabinzon/games-for-brain.svg?branch=master)](https://travis-ci.org/Rabinzon/games-for-brain)
[![NPM](https://nodei.co/npm/games-for-brain.png)](https://nodei.co/npm/games-for-brain/)
### Quick start:```sh
$ npm i -g games-for-brain
$ brain-even
```![](https://api.monosnap.com/rpc/file/download?id=krohItTPsDo2c8SkSiiqxAhYrcwpaS)
### Available games:
- brain-even
- brain-calc
- brain-gcd
- brain-prime
- brain-balance
- brain-progression### Running in dev mode
```sh
$ make install start game=$(game-name)
```