Skip to content

l4ught3r/frontend-project-lvl1

Repository files navigation

Brain games

Hexlet tests and linter status:

Actions Status

How to install

  1. $ git clone https://github.com/l4ught3r/frontend-project-lvl1
  2. $ npm ci
  3. $ npm link
  4. $ Launch any of the games listed below

Brain-games

Use these commands to launch games:

  • brain-even - You must answer yes if the number is even and no if it is odd.
  • brain-calc - Need to calculate a simple mathematical expression
  • brain-gcd - Need to find the greatest common divisor of numbers
  • brain-progression - Need to fill in the missing number
  • brain-prime - Is it a prime number or not?

Asciinema rec:

  • Brain even asciicast
  • Brain calc asciicast
  • Brain gcd asciicast
  • Brain progression asciicast
  • Brain prime asciicast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published