0.1.10 • Published 6 years ago

se0ga_brain_games v0.1.10

Weekly downloads
3
License
ISC
Repository
github
Last release
6 years ago

Maintainability Issue Count Build Status

Project Brain Games on node.js

Getting Started

Install

$ npm i -g se0ga_brain_games

Launch

  1. This command will ask your name and say hello.
$ brain-games

demo

  1. This command will check that you know which number is even and which is not.
$ brain-even

demo

  1. This command will check that you remember how to make those operations +, -, * .
$ brain-calc

demo

  1. This command will check that you remember how to find greatest common divisor.
$ brain-gcd

demo

  1. This command will check that you know how to balance number.
$ brain-balance

demo

  1. This command will check that you know how to find missed number in arithmetic progression.
$ brain-progression

demo

  1. This command will check that you know which number is prime and which is not.
$ brain-prime

demo

0.1.10

6 years ago

0.1.9

6 years ago

0.1.8

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago