LICENSE
LICENSE_REPORT.md
MANIFEST.in
README.md
pyproject.toml
docs/QUALITY.md
src/game/__init__.py
src/game/__main__.py
src/game/config.json
src/game/config.py
src/game/debug_overlay.py
src/game/main.py
src/game/games/__init__.py
src/game/games/arkanoid.py
src/game/games/base.py
src/game/games/logic.py
src/game/games/pacman.py
src/game/games/snake.py
src/game/games/tetris.py
src/game/ui/__init__.py
src/game/ui/menu.py
src/game/ui/scores.py
src/game_collection.egg-info/PKG-INFO
src/game_collection.egg-info/SOURCES.txt
src/game_collection.egg-info/dependency_links.txt
src/game_collection.egg-info/entry_points.txt
src/game_collection.egg-info/requires.txt
src/game_collection.egg-info/top_level.txt