Random tests and stuff game_engine Run the test game like this: from game_engine import TestGame the_game = TestGame() the_game.run()