Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.38 KB

README.md

File metadata and controls

33 lines (24 loc) · 1.38 KB

character_creation_module

Модуль создания персонажа для RPG игры

Build Status

В данном проекте пишем код в соответствии с парадигмой ООП.

  • ✨Magic ✨Python

Предусловия

  • Использовался интепритатор Python 3.9.10.
  • Склонируйте репозиторий.
  • Создайте и активируйте виртуальное окружение.
  • Установите зависимости pip install -r requirements.txt.
  • Запустите на исполнение файл main.py.
  • Можно поиграть ), следуйте инструкциям.

Character creation module for RPG game

Build Status

In this project, we write code in accordance with the OOP paradigm.

  • ✨Magic ✨Python

Preconditions

  • The Python 3.9.10 interpreter was used.
  • Clone the repository.
  • Create and activate a virtual environment.
  • Install dependencies pip install -r requirements.txt.
  • Run the main.py file for execution.
  • You can play), follow the instructions.