Skip to content

allburtseva/brain-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexlet tests and linter status:

Actions Status

Maintainability

Brain games (Hexlet frontend project)

Description

These a several console games that are simple mathematical tasks

Games list

  • brain-even - answer if the number is even or not
  • brain-calc - find the result of simple math expression
  • brain-gcd - find the greatest common divisor of two given numbers
  • brain-progression - find a missed number in the arithmetic progression
  • brain-prime - answer if the number is prime or not

ASCIINEMA

brain-even demo

brain-calc demo

brain-gcd demo

brain-progression demo

brain-prime demo

Minimum system requirements

  • Windows 10 with WSL
  • any current Linux distributive
  • Mac OS
  • Installed Node.js

Instalation

You need to clone this repository and run these commands:

make install

npm link

Run games

brain-even - run brain-even

brain-calc - run brain-calc

brain-gcd - run brain-gcd

brain-progression - run brain-progression

brain-prime - run brain-prime

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published