Skip to content

otchik-k/devops-engineer-from-scratch-project-49

Repository files navigation

Hexlet tests and linter status:

Actions Status Quality Gate Status Quality Gate Status Code Smells Duplicated Lines (%) Lines of Code Reliability Rating Security Rating Technical Debt Maintainability Rating Vulnerabilities

Данный набор кода на Python представляет собой реализацию учебного проекта "Игры разума" курса "DevOps-инженер с нуля" на Hexlet
This set of Python code is an implementation of a learning project "Mind Games" course "DevOps engineer from scratch" on Hexlet

В проекте используется Python dthcbb 3.12, а так же библиотеки "prompt" и "math"
The project uses Python dthcbb 3.12, as well as the "prompt" and "math" libraries

Для сборки и установки проекта нужно склонировать его себе на устройство и выполнить команды:
To build and install a project, you need to tilt it onto your device and run the commands:

make build

make package-install

Для запуска игр используйте следующие команды:
To start the games, use the following commands:

brain-games

brain-even

brain-calc

brain-gcd

brain-progression

brain-prime

Для конфигурирования программы в директории brain_games создан файл config.py

В проекте представлен набор игр, демонстрируемых на аскинемах ниже:
The project features a set of games demonstrated on the askinems below:
asciicast asciicast asciicast asciicast asciicast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published