Skip to content

xomnrt/frontend-project-44

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexlet tests and linter status:

Actions Status

Maintainability

«Brain Games»

"Brain Games" is a set of five console games, based on the popular apps to boost your brainpower. You have to correctly answer 3 questions to complete each game. An incorrect answer leads to the end and you have to start over.

Setup

git clone 'git@github.com:xomnrt/frontend-project-44.git'
make install
make publish
npm link

Game menu

Get the greeting!

Launch

$ brain-games

asciicast

Brain Even

You have to tell if the number is even

Launch

$ brain-even

asciicast

Calculator

You have to calculate the value of the given expression

Launch

$ brain-calc

asciicast

Greatest common divisor

You have to find the greatest common divisor among the given numbers

Launch

$ brain-gcd

asciicast

Arithmetic progression

You have to find the missing element in the sequence

Launch

$ brain-progression

asciicast

Prime number

You have to tell if the number is prime

Launch

$ brain-prime

asciicast

About

Учебный проект №1 "Игры разума"

Resources

Stars

Watchers

Forks

Packages

No packages published