Skip to content

potapenkom/brain_games

Repository files navigation

Build Status Maintainability Test Coverage

Brain Games

Install

Via npm:

sudo npm i -g potapenkom_brain_games

Usage

Run brain-games to see the list of games or run the specific game

Even number: brain-even Calculate the expression: brain-calc Greatest common divisor: brain-gcd Balance the number: brain-balance Guess missing number: brain-progression Prime number: brain-prime Описание В рамках проекта необходимо реализовать набор мини-игр, запускаемых из консоли. Эти игры похожи на то, что обычно называют "Brain Games".

Пример игры:

Welcome to the Brain Game!
What number is missing in this progression?

May I have your name? John
Hello, John!

Question: 14 .. 18 20 22 24 26 28
Your answer: 16
Correct!
Question: 5 6 7 8 9 .. 11 12
Your answer: 10
Correct!
Question: 12 15 18 21 .. 27 30 33
Your answer: 24
Correct!
Congratulations, John!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published