Skip to content

Aram-Khachaturyan/frontend-project-44

Repository files navigation

Hexlet tests and linter status:

Actions Status

This is the game "Mind Games" by Aram Khachaturyan. The game was developed as part of an educational project on Hexlet.

This game will help you test your mathematical skills.

The following games are available:

Calculator: Determine the result of a calculation. Even: Check if a number is even. GCD: Find the greatest common divisor. Prime: Determine whether a number is prime. Progression: Find the missing number in an arithmetic progression.

To start the game, you need to open a terminal (WSL, Ubuntu, or another) and enter the following commands:

  1. Calculator: make run-calc;
  2. Even: make run-even;
  3. GCD: make run-gcd;
  4. Prime: make run-prime;
  5. Progression: make run-progression.

Minimum System Requirements: Node.js Version: 14.0.0 Additional Dependencies: npm

Calc game https://asciinema.org/a/z39YwNuAB3EhV0EgYI014Kmfo

Even game https://asciinema.org/a/QVkqaN3lGCuzpjo5vvHINbBbZ

Gcd game https://asciinema.org/a/6xmTeYZuYrMyliCoUci2XVcZB

Prime game https://asciinema.org/a/009LKDfy4qXjyEdk8rr2lmPDg

Progression game https://asciinema.org/a/sxzHGoJwUTd73v5S2xlpS2W3u

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published