view run_game.pyw @ 188:30a5f7cf670a

Hack'ish logic to move out of colliding with floors better
author Neil Muller <drnlmuller@gmail.com>
date Wed, 06 Apr 2011 21:02:38 +0200
parents a6fa1fd8111c
children
line wrap: on
line source

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