Skip to content

DREU007/brain-games

Repository files navigation

Brain-games


Hexlet tests and linter status:

Actions Status Maintainability

Description

Brain-games is a collection of simple games for terminal. Play and train your brain.

Installation

git clone https://github.com/DREU007/python-project-49
cd python-project-49
make package-install

Games

Games Run script Description
Even brain-even Answer is the given number even?
Calc brain-calc Evaluate expression.
GCD brain-gcd What is the greatest common divider for two numbers?
Progression brain-progression What number is missing in the progression?
Prime brain-prime Answer is the given number prime?

Just type the script name in shell to run:

$ brain-even

Examples

Installation guide and Even game asciicast

Calc game asciicast

GCD game asciicast

Progression game asciicast

Prime game asciicast

Uninstallation

make package-remove

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published