Skip to content

KEvalle/project-lvl1-s462

Repository files navigation

Maintainability Build Status

Welcome to the Brain-games

"Brain-games" is my educational project from Hexlet.
This is a set of terminal games for brain training:

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

Setup

sudo npm install -g brain-games2

Play "Brain-even":

asciicast

Play "Brain-calc":

asciicast

Play "Brain-gcd":

asciicast

Play "Brain-progression":

asciicast

Play "Brain-prime":

asciicast

Enjoy the game!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published