Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/freetonik/project-lvl1-s17
https://github.com/freetonik/project-lvl1-s17
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/freetonik/project-lvl1-s17
- Owner: freetonik
- Created: 2017-01-16T09:41:36.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-20T18:48:32.000Z (about 8 years ago)
- Last Synced: 2025-01-12T14:21:51.030Z (21 days ago)
- Language: JavaScript
- Size: 33.2 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Brain games
[![Code Climate](https://codeclimate.com/github/freetonik/project-lvl1-s17/badges/gpa.svg)](https://codeclimate.com/github/freetonik/project-lvl1-s17) [![Test Coverage](https://codeclimate.com/github/freetonik/project-lvl1-s17/badges/coverage.svg)](https://codeclimate.com/github/freetonik/project-lvl1-s17/coverage) [![Issue Count](https://codeclimate.com/github/freetonik/project-lvl1-s17/badges/issue_count.svg)](https://codeclimate.com/github/freetonik/project-lvl1-s17) [![Build Status](https://travis-ci.org/freetonik/project-lvl1-s17.svg?branch=master)](https://travis-ci.org/freetonik/project-lvl1-s17)
### v. 0.2.7
- Fix remaining linter issues### v. 0.2.6
- New game: isPrime### v. 0.2.5
- Fix linter issues### v. 0.2.4
- New game: progression### v. 0.2.2
- Common game logic
- Dependecies inversed, games call the game engine now