inteligenty-traktor/README.md
2024-03-25 00:01:46 +01:00

25 lines
444 B
Markdown

# 🚜 Inteligentny Traktor
## 🛠️ Konfiguracja
Wymagane biblioteki do pobrania:
```
pip install pygame
pip install python-dotenv
pip install pytholog
```
Stwórz plik `.env` w głównym folderze projektu o poniższej treści:
```
# adjust TILE_SIZE to fit your screen well
TILE_SIZE=64
```
## 🧑‍🌾 Członkowie grupy
- Wojciech Kubicki (483780)
- Adam Mikołajczak (481890)
- Zofia Lorenc (481886)
- Hubert Westerlich (481860)