Skip to content

kirillmarkeyev/frontend-project-lvl1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexlet tests and linter status:

Actions Status Maintainability Node.js CI

Five brain-games with CLI (Hexlet first project)

Installation:

$ git clone git@github.com:kirillmarkeyev/frontend-project-lvl1.git
$ cd frontend-project-lvl1/
$ make install
$ sudo npm link

Description and demonstration:

brain-even game:

asciicast Run $ brain-even. Answer "yes" if the number is even, otherwise answer "no".

brain-calc game:

asciicast Run $ brain-calc. Calculate the result of the expression.

brain-gcd game:

asciicast Run $ brain-gcd. Find the greatest common divisor of given numbers.

brain-progression demonstration:

asciicast Run $ brain-progression. What number is missing in the progression?

brain-prime demonstration:

asciicast Run $ brain-prime. Answer "yes" if given number is prime. Otherwise answer "no".

About

🎮 Five games with CLI to check your mathematical abilities

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published