Skip to content
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.

pershin-daniil/frontend-project-lvl1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexlet tests and linter status:

Actions Status Maintainability Linter

Brain Games

Serie of games where you give three correct answers to win. If you make a mistake you lose.

Installation

To install Brain Games you need to clone repository by command in your shell.

git clone git@github.com:pppershin/frontend-project-lvl1.git

Then by using Make file install npm package localy.

make install
npm link

And now you can play, the first command is

brain-games

It just says hello to you 👋

Brain Even

brain-even

Is a number is even? Just say "yes" or "no". Ease pease 🍋💦

asciicast

Brain Calculator

brain-calc

Are you good at math? So, we’ll see. There are a couple of expressions here, just solve them.

asciicast

Brain GCD

brain-gcd

GCD - the greatest common divisor. Can you solve it out?

asciicast

Brain Progression

brain-progression

An arithmetic progression or arithmetic sequence is a sequence of numbers such that the difference between the consecutive terms is constant. In this game you will find out missing number in sequence. Good luck! 🍀

asciicast

Brain Prime

brain-prime

Prime numbers are numbers that have only 2 factors: 1 and themselves. Just answer "yes" or "no". You'll manage it. 🫂

asciicast

About

Serie of games where you give three correct answers to win. If you make a mistake you lose.

Topics

Resources

Stars

Watchers

Forks