Skip to content

dmitryShirokov2098/frontend-project-44

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexlet tests and linter status:

Actions Status Maintainability

Welcome to the Brain Games!

Let's test what your brains are capable of, friend!?

"Brain Games" is an interactive "question/answer" game based on mathematical actions. The game consists of five minigames.

Install:

make instal

make publish

sudo npm link

1. Checking a number for parity (brain-even)

In this game, the player needs to answer whether the number in front of him is even or not.

asciicast

2. Calculator (brain-cal)

In this game, the player needs to answer mathematical expressions.

asciicast

3. Greatest common divisor (brain-gcd)

In this game, the player must find the greatest common divisor of two random numbers.

asciicast

4. Arithmetic progression (brain-progression)

In this game, the player has to determine the missing element of the arithmetic progression of numbers.

asciicast

5. Is it a prime number? (brain-prime)

In this game, the player needs to answer whether the number on the screen is prime or not.

asciicast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published