Skip to content

bobrov-site/brain-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexlet tests and linter status:

Actions Status

Required:

Description

Mind Games is a set of five console games. Each game asks questions that need to be answered. The game lasts three rounds and after three correct answers, the game is considered to be completed. Incorrect results end the game and its consequences go through again!

Installation

1. Clone repository

git clone https://github.com/bobrov-site/frontend-project-44.git

2. Install packages

npm i

3. Install local packages

sudo npm link

How to play BRAIN-EVEN game (also installation)

How to play BRAIN-CALC

How to play BRAIN-GCD

How to play BRAIN-PROGRESSION

How to play BRAIN-PRIME