view run_game.pyw @ 87:9d1719523ae5

Add player start positions to some levels
author Neil Muller <drnlmuller@gmail.com>
date Mon, 04 Apr 2011 16:44:13 +0200
parents a6fa1fd8111c
children
line wrap: on
line source

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