Skip to content

olya889/frontend-project-44

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brain Games

Description

Brain Games is a set of 5 console games. Each game gives 3 questions and expects 3 right answers. After 3 right answers is considered that the game is completed successfully. Wrong answer finishes the game and suggests to start new game.

  • Calculator. Arithmetic expressions to be evaluated.
  • Progression. Search for missing numbers in a sequence of numbers.
  • Definition of an even number.
  • Finding the Greatest Common Divisor.
  • Definition of a prime number.

Setup

npm link

Run

Run Calculator game

brain-calc

Run Progression game

brain-progression

Run Even game

brain-even

Run GCD game

brain-gcd

Run Prime game

brain-prime

Hexlet tests and linter status:

Actions Status

Maintainability

Demonstration

Calculator game

asciicast

Progression game

asciicast

Even game

asciicast

Greatest Common Divisor game

asciicast

Prime game

asciicast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published