Dice simulator

This commit is contained in:
Jan-Niclas Loosen
2025-10-24 20:58:31 +02:00
parent 49438ccaaf
commit 90ce78f17d
9 changed files with 312 additions and 6 deletions

3
requirements.txt Normal file
View File

@@ -0,0 +1,3 @@
pybind11>=2.12
setuptools>=70.0
wheel>=0.44