Initial version from game template

This commit is contained in:
csd4ni3l
2025-11-12 18:20:25 +01:00
commit edfe5e7f9d
20 changed files with 1967 additions and 0 deletions

22
requirements.txt Normal file
View File

@@ -0,0 +1,22 @@
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml -o requirements.txt
arcade==3.2.0
# via fleet-commander (pyproject.toml)
attrs==25.3.0
# via pytiled-parser
cffi==1.17.1
# via pymunk
pillow==11.0.0
# via arcade
pycparser==2.22
# via cffi
pyglet==2.1.6
# via arcade
pymunk==6.9.0
# via arcade
pypresence==4.3.0
# via fleet-commander (pyproject.toml)
pytiled-parser==2.2.9
# via arcade
typing-extensions==4.14.1
# via pytiled-parser