Skip to content

Fuksin0/frontend-project-lvl1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexlet tests and linter status:

Actions Status

Brain games contains of four games devoted to simple mathematic methods. The main idea is to ask user to solve small tasks for three times to win a game.

How to install and play my games:

  1. Clone this repository: [email protected]:Fuksin0/frontend-project-lvl1.git
  2. Run the command: npm ci
  3. Run the command: npm link
  4. Run one of 5 commands below to play.

brain-even:

User is shown a random number and his task is to say whether this number even or not.

asciicast

brain-calc:

User is shown two random numbers and he is asked to solve three different maths operations.

asciicast

brain-gcd:

User is shown two random numbers and he is asked to find GCD for three times to win.

asciicast

brain-progression:

User is shown a row of numbers with one missed. User is asked to find out the missed number of this progression for three times to win.

asciicast

brain-prime:

User is shown a random number and he is asked to check whether the number is prime or not.

asciicast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published