Skip to content

avkapitanov/frontend-project-44

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexlet tests and linter status:

Actions Status Maintainability

Training JavaScript project with simple console games.

Install

make install
npm link

Games

Brain Even

In this game you need to answer "yes" if the number is even, otherwise answer "no".

How to run:

brain-even

or

make brain-even

Video demonstration:

asciicast

Brain Calc

In this game you need to calculate the expression and enter the result.

How to run:

brain-calc

or

make brain-calc

Video demonstration:

asciicast

Brain GCD

In this game you need to find the greatest common divisor of given numbers.

How to run:

brain-gcd

or

make brain-gcd

Video demonstration:

asciicast

Brain Progression

In this game you need to find number that missing in the progression.

How to run:

brain-progression

or

make brain-progression

Video demonstration:

asciicast

Brain Prime

In this game you need to answer "yes" if given number is prime. Otherwise answer "no".

How to run:

brain-prime

or

make brain-prime

Video demonstration:

asciicast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published