adventure-game #3

Open
Kenwood wants to merge 80 commits from adventure-game into master
1 changed files with 9 additions and 0 deletions
Showing only changes of commit 0d58881e94 - Show all commits

View File

@ -95,3 +95,12 @@ class GameNavigator(npyscreen.FormBaseNew):
name="Quit",
relx=1,
rely=1)
"""
We've reached end of __init__ basicly by this point
its up to Handler.py to actually play the game, but we should
do some basic initalization here
"""
#TODO: load art from the last place the player was in
#TODO: load up inventory
#TODO: loadup enter_text