Skip to content

Peredery/brain-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maintainability Actions Status Linter after push

Brain Games

a front-end lvl1 project

Installing brain-games

$ git clone [email protected]:Peredery/frontend-project-lvl1.git
$ cd frontend-project-lvl1.git
$ make install
$ make publish
$ make link

asciicast

Game #1 - "Brain even"

$ brain-even

Rule: Answer "yes" if the number is even, otherwise answer "no"

Win rule: For a win, you need correct answered by three times in one row

asciicast

Game #2 - "Brain Calc"

$ brain-calc

Rule: What is the result of the expression?

Win rule: For a win, you need correct answered by three times in one row

asciicast

Game #3 - "Brain gcd"

$ brain-gcd

Rule: Find the greatest common divisor of given numbers.

Win rule: For a win, you need correct answered by three times in one row

asciicast

Game #4 - "Brain Progression"

$ brain-progression

Rule: What number is missing in the progression?

Win rule: For a win, you need correct answered by three times in one row

asciicast

Game #5 - "Brain Prime"

$ brain-prime

Rule: Answer "yes" if given number is prime. Otherwise answer "no".

Win rule: For a win, you need correct answered by three times in one row

asciicast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published