1.0.19 • Published 6 years ago

sergey20x25-bg v1.0.19

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

Brain Games

Build Status Maintainability

Description

Brain games is a set of mini-games that run from console

consists of

  • brain-even game need to answer "yes" if number even otherwise answer "no"
  • brain-calc game need to write the result of the expression
  • brain-gcd game need to find the greatest common divisor of given numbers
  • brain-prime game need to answer "yes" if given number is prime otherwise answer "no"
  • brain-progression game need to write missing number in the progression

Installation

npm package:

$ npm install -g sergey20x25-bg

enter image description here

Launch

To start write brain-games in the console:

$ brain-games

or write the game name:

$ brain-even

Games examples

brain-games

brain-games

brain-even

brain-even

brain-calc

brain-calc

brain-gcd

brain-gcd

brain-progression

brain-progression

brain-prime

brain-prime

1.0.19

6 years ago

1.0.18

6 years ago

1.0.17

6 years ago

1.0.16

6 years ago

1.0.15

6 years ago

1.0.14

6 years ago

1.0.13

6 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago