1.0.19 • Published 7 years ago

sergey20x25-bg v1.0.19

Weekly downloads
3
License
ISC
Repository
github
Last release
7 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

7 years ago

1.0.18

7 years ago

1.0.17

7 years ago

1.0.16

7 years ago

1.0.15

7 years ago

1.0.14

7 years ago

1.0.13

7 years ago

1.0.12

7 years ago

1.0.11

7 years ago

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago