Skip to content

Cred1Tor/backend-project-lvl1

Repository files navigation

Brain games

A Hexlet project

Build Status Maintainability

Installation

Clone the repository, run npm link from the repository.

Games

Is number even?

Answer if the number is even or not. brain-even to start the game.

Example:

asciicast

Calculator

Give the result of the operation. brain-calc to start the game.

Example:

asciicast

Greatest common divisor

Find the greatest common divisor of two numbers. brain-gcd to start the game.

Example:

asciicast

Progression

Find the missiing element of an arithmetic progression. brain-progression to start the game.

Example:

asciicast

Is number prime?

Guess if the number is prime or not. brain-prime to start the game.

Example:

asciicast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published