Skip to content

Toy implementation of some sort of game (YL project)

License

Notifications You must be signed in to change notification settings

TrixiS/elegiggle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elegiggle

Toy implementation of some sort of game (YL project)

Установка и запуск

  1. Установите Python 3.6+
  2. (Опционально) Создайте виртуальное окружение и активируйте его:
    • python -m "venv" venv
    • ./venv/scripts/activate
  3. Установите зависимости:
    • pip install -r requirements.txt
  4. Запустите приложение:
    • python -m src

About

Toy implementation of some sort of game (YL project)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages