view run_game.pyw @ 150:a5ca417ee39a

Centre camera one tile higher then the midbottom of the player, to avoid bouncing around due to animation size mismatches.
author Jeremy Thurgood <firxen@gmail.com>
date Tue, 05 Apr 2011 19:50:46 +0200
parents a6fa1fd8111c
children
line wrap: on
line source

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