1.6.9 • Published 6 years ago
braingames-dinar v1.6.9
project-lvl1-s466
Here is my study project «Brain Games». In this project I practiced: 1. Setting up the dev environment: node.js, babel, npm, eslint, travis-ci. 2. Making readable js code: naming, project structure and levels of abstraction, immovable data.
/src
/bin – bin files, shebang
/games – make game data
index.js – game engine
utils.js – reusable component```
## setup
```npm install -g braingames-dinar```
[](https://asciinema.org/a/d5meWsENpVckuQKXnmkD2PmEe)
## Using
```brain-games```
## Game «Even number»
```brain-even```
[](https://asciinema.org/a/vz3Hvm63QR5dKbQEJfjKQjdcq)
## Game «Calculation»
```brain-calc```
[](https://asciinema.org/a/EkQz5y5wHMHzBtWQWq5DZfvoi)
## Game «Greatest common divisor»
```brain-gcd```
[](https://asciinema.org/a/wPekjXyKIrW3V7mJlTsu7WK5s)
## Game «Arithmetic progression»
```brain-progression```
[](https://asciinema.org/a/plCHNnu3mCo3VjIU5w4cEUa7g)
## Game «Prime number»
```brain-prime```
[](https://asciinema.org/a/696rtEU2Q6hoodtFpk2wV5uV6)
1.6.9
6 years ago
1.6.8
6 years ago
1.6.7
6 years ago
1.6.6
6 years ago
1.6.5
6 years ago
1.6.4
6 years ago
1.6.3
6 years ago
1.6.2
6 years ago
1.6.1
6 years ago
1.6.0
6 years ago
1.5.5
6 years ago
1.5.4
6 years ago
1.5.3
6 years ago
1.5.2
6 years ago
1.5.1
6 years ago
1.5.0
6 years ago
1.4.0
6 years ago
1.3.4
6 years ago
1.3.3
6 years ago
1.3.2
6 years ago
1.3.1
6 years ago
1.3.0
6 years ago
1.2.1
6 years ago
1.2.0
6 years ago
1.1.2
6 years ago
1.1.1
6 years ago
1.1.0
6 years ago
1.0.0
6 years ago