LICENSE
README.md
pyproject.toml
src/pygameP/__init__.py
src/pygameP/input.py
src/pygameP/performance.py
src/pygameP/physics.py
src/pygameP/scene.py
src/pygameP/shaders.py
src/pygameP.egg-info/PKG-INFO
src/pygameP.egg-info/SOURCES.txt
src/pygameP.egg-info/dependency_links.txt
src/pygameP.egg-info/requires.txt
src/pygameP.egg-info/top_level.txt
tests/test_performance.py
tests/test_physics.py
tests/test_scene.py