README.md
setup.py
game_machine/__init__.py
game_machine/container.py
game_machine/eventobject.py
game_machine/maths.py
game_machine/window.py
game_machine.egg-info/PKG-INFO
game_machine.egg-info/SOURCES.txt
game_machine.egg-info/dependency_links.txt
game_machine.egg-info/not-zip-safe
game_machine.egg-info/requires.txt
game_machine.egg-info/top_level.txt
game_machine/sprites/__init__.py
game_machine/sprites/circle.py
game_machine/sprites/film_strip.py
game_machine/sprites/multi_sprite.py
game_machine/sprites/picture.py
game_machine/sprites/polygon.py
game_machine/sprites/rectangle.py
game_machine/sprites/sprite.py
game_machine/sprites/text.py
game_machine/sprites/vector_sprite.py