#!/usr/bin/env python # main game playing script import maingame game = maingame.MainGame () game.main_loop ()