Skip to content

Trickst4/fullstack-javascript-project-44

Repository files navigation

Hexlet tests and linter status:

Actions Status

Codeclimate status:

Project description

"Brain Games" is a set of five console games inspired by popular mobile brain-boosting apps. In each game, questions are asked that need to be answered correctly. As soon as three correct answers are given, the game ends. Incorrect answers end the game and invite you to play it again.

List of games:

  1. Brain even: determining an even number.
  2. Brain calculator: calculate random arithmetic expression.
  3. Brain gcd: determining the greatest common divisor.
  4. Brain progression: finding the missing element in the progression.
  5. Brain prime: determining prime number.

How to install

Make sure you have installed Node.js version 22.13.1 or higher.

Clone repo:

git clone [email protected]:Trickst4/fullstack-javascript-project-44.git

Install packages:

npm install

1. Brain even

2. Brain calculator

3. Brain gcd

4. Brain progression

5. Brain prime

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published