Skip to content

MilaNick/frontend-project-lvl1

Repository files navigation

Hexlet tests and linter status:

Actions Status Maintainability example workflow

The Mind Games project

The Mind Games project is a set of five console games that allow you to improve brain function. Each game asks questions that need to be answered correctly. After three correct answers, it is considered that the game is over. Incorrect answers end the game and it is suggested to go through it again.

Installation

  1. Install Node globally.js of the latest version into the system.
  2. Clone the created project repository locally.
  3. Install dependencies (make install)
  4. Create new scratch file from selection
  5. Run the games (commands in the description of the games)

Games:

  1. The brain-even team. Determining whether the proposed number is even.
  2. The brain-calc command. The solution of the proposed arithmetic problem.
  3. The brain-gcd command. Finding the greatest common divisor of two proposed numbers.
  4. The brain-progression command. Progression. Search for missing numbers in a sequence of numbers.
  5. The brain-prime team. Determining whether the proposed number is prime.

Asciinema

asciicast asciicast asciicast asciicast asciicast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published