Skip to content

FrissonFrisson/python-project-49

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexlet tests and linter status:

Actions Status Maintainability

██████╗░██████╗░░█████╗░██╗███╗░░██╗  ░██████╗░░█████╗░███╗░░░███╗███████╗░██████╗
██╔══██╗██╔══██╗██╔══██╗██║████╗░██║  ██╔════╝░██╔══██╗████╗░████║██╔════╝██╔════╝
██████╦╝██████╔╝███████║██║██╔██╗██║  ██║░░██╗░███████║██╔████╔██║█████╗░░╚█████╗░
██╔══██╗██╔══██╗██╔══██║██║██║╚████║  ██║░░╚██╗██╔══██║██║╚██╔╝██║██╔══╝░░░╚═══██╗
██████╦╝██║░░██║██║░░██║██║██║░╚███║  ╚██████╔╝██║░░██║██║░╚═╝░██║███████╗██████╔╝
╚═════╝░╚═╝░░╚═╝╚═╝░░╚═╝╚═╝╚═╝░░╚══╝  ░╚═════╝░╚═╝░░╚═╝╚═╝░░░░░╚═╝╚══════╝╚═════╝░

The Brain Games project consists of several mathematical games, each of which has three rounds in which you need to answer three questions correctly to win. If the answer is incorrect, the game ends, meaning a loss.

Brain training games contribute to improving logical thinking, memory, and attention. They are also useful for brain training and preventing possible problems with memory and cognitive functions in the future.

Installation

Clone the repository and install manually:

$ gh repo clone FrissonFrisson/python-project-49
$ make install

Game Launch Instructions

Games Command Description
Prime Make brain-prime In this game, you need to determine if a number is prime.
Even Make brain-even In this game, you need to determine if the number is even.
Calc Make brain-calc In this game you have to solve the expression
Gcd Make brain-gcd In this game, you need to find the greatest common divisor of two numbers.
Progression Make brain-progression In this game, you need to determine which number is missing in the progression.

asciicast

asciicast

asciicast

asciicast

asciicast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published