Skip to content

sergey20x25/Brain-Games

Repository files navigation

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

About

Brain Games Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published