Fortschritts-Quest v1.0 — Automatisches RPG mit lokalem LLM

This commit is contained in:
arch_agent
2026-07-25 18:39:29 +02:00
commit f3f165bf78
3270 changed files with 542895 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
# Fortschritts-Quest
Ein automatisches RPG im Stil von Progress Quest — deutsch, mit lokalem LLM (Ollama) für dynamische Monster, Items und Quests.
## Starten
```bash
cd ~/Dokumente/fortschritts-quest
.venv/bin/python -m src.main
```
Benötigt Ollama mit einem Modell (default: gemma4:12b).