An open API service indexing awesome lists of open source software.

https://github.com/likeinlife/epicycles-simulate

Эмуляция эпициклов на PyGame + DearPyGUI
https://github.com/likeinlife/epicycles-simulate

dearpygui epicycles pygame

Last synced: 9 months ago
JSON representation

Эмуляция эпициклов на PyGame + DearPyGUI

Awesome Lists containing this project

README

          

# Описание

Эмуляция эпициклов на PyGame + DearPyGUI

# Использование

1. Установка зависимостей
```cmd
poetry install
```

2. Запуск
```cmd
python src/main.py
```

# Скриншоты

![](./static/screenshot.png)
![](./static/screenshot2.png)
![](./static/screenshot3.png)