this is a topdown game. i'm experimenting with pygame/python.
todo: pathfinding, map screen, inventory screen ..
keys:
pause = p
action = x
quit = esc
night = n
shot = space
fullscreen = f
movements = arrows
many thanks to 'kidscancode' for his excellent tutorials.