.pre-commit-config.yaml
CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
Makefile
README.md
pyproject.toml
setup.py
.github/workflows/ci.yml
pfagd/__init__.py
pfagd/version.py
pfagd.egg-info/PKG-INFO
pfagd.egg-info/SOURCES.txt
pfagd.egg-info/dependency_links.txt
pfagd.egg-info/entry_points.txt
pfagd.egg-info/not-zip-safe
pfagd.egg-info/requires.txt
pfagd.egg-info/top_level.txt
pfagd/assets/__init__.py
pfagd/assets/manager.py
pfagd/cli/__init__.py
pfagd/cli/build.py
pfagd/cli/main.py
pfagd/cli/monetization.py
pfagd/cli/scaffold.py
pfagd/engine/__init__.py
pfagd/engine/core.py
pfagd/engine/renderer.py
pfagd/examples/demo_game/README.md
pfagd/examples/demo_game/main.py
pfagd/examples/demo_game/assets/README.md
pfagd/ui/__init__.py
pfagd/ui/widgets.py