Skip to content

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

License

Notifications You must be signed in to change notification settings

Margarita-pyth/character_creation_module

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%