Skip to content

mnogom/frontend-project-lvl1

Repository files navigation

Brain Games

Hexlet project

Hexlet tests and linter status:

Actions Status Node CI Maintainability

Desctiption

Small bundle of 5 games with simple mechanic. To win you need to give 3 right answers.

Games inside

  • Brain even

    Try to guess if a number is even or odd

    asciicast

  • Brain calcs

    Try to calculate a mathematical expression

    asciicast

  • Brain GCD

    Try to find the greatest common divisor

    asciicast

  • Brain progression

    Try to determine a missed number in progression

    asciicast

  • Brain prime

    Try to guess if a number is prime

    asciicast

Possible outcomes

  • Wrong answer

    asciicast
  • Right answers

    asciicast

Call games

$ brain-even
$ brain-calc
$ brain-gcd
$ brain-progression
$ brain-prime

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published