Skip to content

DmitryKr2021/frontend-project-44

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brain games

Actions Status Maintainability

It's a set of mathematical games to solve in console

Each game has three questions. Successful completion is considered the correct answer to all three

1. Even/odd number. You have to answer: even or odd a given number. Start game by "brain-even"

2. Prime number. You have to answer: prime or not a given number. Start game by "brain-prime"

3. Gratest common divisor. You have to find a gratest common divisor of two numbers. Start game by "brain-gcd"

4. Progression. You have to find a missing progression term. Start game by "brain-progression"

5. Calculator. You have to solve tasks for addition, multiplication, subtraction. Start game by "brain-calc"

Games examples

screenshot01

screenshot02

screenshot03

screenshot04

screenshot05

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published