Skip to content

i-obraztsov/Brain-Games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

project Brain Games

Build Status

Games:

  • brain-even
    • Answer "yes" if number even otherwise answer "no".
  • brain-clac
    • What is the result of the expression?
  • brain-gcd
    • Find the greatest common divisor of given numbers.
  • brain-balance
    • Balance the given number.
  • brain-progression
    • What number is missing in this progression?
  • brain-prime
    • Answer "yes" if number prime otherwise answer "no".

Instalation:

$ npm i brain-games-i_o -g

Start game:

brain-games

Start brain-even:

brain-even

Start brain-calc:

brain-calc

Start brain-gcd:

brain-gcd

Start brain-balance:

brain-balance

Start brain-progression:

brain-progression

Start brain-prime:

brain-prime

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published