An open API service indexing awesome lists of open source software.

https://github.com/dpashutskii/brain-games

Simple CLI brain games
https://github.com/dpashutskii/brain-games

game hexlet javascript

Last synced: 12 days ago
JSON representation

Simple CLI brain games

Awesome Lists containing this project

README

        

# hexlet project L1 Brain Games

[![Code Climate](https://codeclimate.com/github/guar47/js_l1_brain_games-s12/badges/gpa.svg)](https://codeclimate.com/github/guar47/js_l1_brain_games-s12)
[![Issue Count](https://codeclimate.com/github/guar47/js_l1_brain_games-s12/badges/issue_count.svg)](https://codeclimate.com/github/guar47/js_l1_brain_games-s12)
[![Build Status](https://travis-ci.org/guar47/js_l1_brain_games-s12.svg?branch=master)](https://travis-ci.org/guar47/js_l1_brain_games-s12)

Games list:
* brain-calc.js
* brain-even.js
* brain-divisor.js
* brain-balance.js
* brain-progression.js

Install: `Make install`

Run: `Make run G='game name'`

ESLint checker: `Make lint`