LICENSE
README.md
pyproject.toml
setup.cfg
src/giveagame/Coords.py
src/giveagame/GUI.py
src/giveagame/Game.py
src/giveagame/__init__.py
src/giveagame.egg-info/PKG-INFO
src/giveagame.egg-info/SOURCES.txt
src/giveagame.egg-info/dependency_links.txt
src/giveagame.egg-info/top_level.txt
src/giveagame/sprites/DoorSprite.py
src/giveagame/sprites/MovingPlatformSprite.py
src/giveagame/sprites/PlatformSprite.py
src/giveagame/sprites/Sprite.py
src/giveagame/sprites/StickFigureSprite.py
src/giveagame/sprites/__init__.py