真正的骰子

This commit is contained in:
2025-09-29 21:30:14 +08:00
parent 6362ed4a88
commit a68c8bee98
18 changed files with 289 additions and 60 deletions

View File

@ -0,0 +1,3 @@
from pathlib import Path
ASSETS = Path(__file__).parent.parent / "assets"