This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# by daniel livingstone for global game jam 2013 | |
# very hacky with all sorts of bad code... | |
# maybe I'll fix this one day, but don't bet on it... | |
# art resources will be shared also | |
# check project home page at | |
# http://globalgamejam.org/2013/dead-man | |
# | |
# enjoy, but be careful not to drop your iPad | |
# i am not responsible for any breakages! | |
from scene import * |
OlderNewer