se0ga_brain_games

0.1.10 • Public • Published

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
How it works

demo

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

demo

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

demo

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

demo

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

demo

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

demo

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

demo

Readme

Keywords

Package Sidebar

Install

npm i se0ga_brain_games

Weekly Downloads

1

Version

0.1.10

License

ISC

Unpacked Size

36 kB

Total Files

19

Last publish

Collaborators

  • se0ga