Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 575 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 575 Bytes

heimat

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.