Descriptions benutzen und andere Feldgrössen als 5x5 erlauben

This commit is contained in:
Alfred Baumann
2026-06-02 17:50:24 +02:00
parent a903f5eb91
commit 7b7df0f7a8
6 changed files with 84 additions and 56 deletions

View File

@@ -7,3 +7,8 @@ requires-python = ">=3.13"
dependencies = [
"pygame>=2.6.1",
]
[dependency-groups]
dev = [
"basedpyright>=1.39.6",
]