view run_game.py @ 51:8efb35009ba0

Switch to dirty sprites and layered dirty rendering groups in the hopes that it will provide access to speed-ups later on.
author Simon Cross <hodgestar@gmail.com>
date Sun, 03 Apr 2011 21:25:34 +0200
parents d6fd1a0b192a
children
line wrap: on
line source

import skaapsteker.__main__
if __name__ == "__main__":
    skaapsteker.__main__.main()