Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/freetonik/project-lvl1-s17-1

Brain Games project 16.01.17
https://github.com/freetonik/project-lvl1-s17-1

Last synced: 7 days ago
JSON representation

Brain Games project 16.01.17

Awesome Lists containing this project

README

        

# Brain games

[![Code Climate](https://codeclimate.com/github/rreboot/project-lvl1-s17/badges/gpa.svg)](https://codeclimate.com/github/rreboot/project-lvl1-s17)
[![Test Coverage](https://codeclimate.com/github/rreboot/project-lvl1-s17/badges/coverage.svg)](https://codeclimate.com/github/rreboot/project-lvl1-s17/coverage)
[![Issue Count](https://codeclimate.com/github/rreboot/project-lvl1-s17/badges/issue_count.svg)](https://codeclimate.com/github/rreboot/project-lvl1-s17)
[![Build Status](https://travis-ci.org/rreboot/project-lvl1-s17.svg?branch=master)](https://travis-ci.org/rreboot/project-lvl1-s17)

## (v. 0.4.1)
* Minor fixes

## (v. 0.4.0)
* Added a menu to select game;

Launch: `make start`

### Checkpoint #9
*(v. 0.3.6)*
* Added brain-prime game (brain-prime.js);

Usage: `brain-prime`

### Checkpoint #8
*(v. 0.3.5)*
* Added brain-progression game (brain-progression.js);

Usage: `brain-progression`

### Checkpoint #7
*(v. 0.3.4)*
* Added brain-balance game (brain-balance.js);

Usage: `brain-balance`

### Checkpoint #6
*(v. 0.3.3)*
* Fixed game logic;
* Added brain-gcd game (brain-gcd.js);

Usage: `brain-gcd`

### Checkpoint #5
*(v. 0.3.2)*
* Changed game logic;
* Added brain-calc game (brain-calc.js);

Usage: `brain-calc`

### Checkpoint #4
*(v. 0.3.1)*
* Fixed brain-even logic;

Usage: `brain-even`

*(v. 0.3.0)*
* Added brain-even game (brain-even.js);

### Checkpoint #3 (v. 0.2.1)

* Added Repo to Code Climate
* Added Eslint plugins
* Connected Travis-ci
* Testing Travis...

### Checkpoint #2 (v. 0.1.3)

* Connected readlineSync library

### Checkpoint #1

* Created brain-games.js
* Node.js, npm
* Created Makefile
* Installed Babel
* "prepublish", "build" scripts

Usage:

`make start` - start demo app

`make install` - install

`make publish` - publish