Running the game : ------------------ run 'python game.py' inside the src/ directory to run the game, pics/ directory must be in the directory you run python in. You need to install pygame in your python distribution, see http://pygame.org Running the Python Shell : -------------------------- This is work in progress : run 'python pythonshellwindowmain.py' inside the src/ directory to run the shell window, pics/ directory must be in the directory you run python in. These are the commands : def gets parsed to a tabulated (with spaces) line and you jump into the text area. If you remove the "..." on a new line, python eval function gets called on the full textarea buffer character selection screen : ---------------------------- use mouse to select a picture as character, if you don't click a character or just press a key ni this screen, a random char is made. main screen : ------------- - Escape key : quit game - t key : talk (if possible) - i key : go to inventoryitmes screen - o key : go to spellitems screen - x key : use item, pickup item or enemy - z key : fight (with main weapon) - s key : use selected inventory item - c key : cast selected spell item - arrow keys : movement Python scripting shell window : ------------------------------- - Escape key : quit window - keyboard keys inventory and/or spelbook screen : ---------------------------------- - 'z' or 'x' key : exit inventory screen and select itme under rectangle - arrow keys : movement in inventory Scripts : --------- In the scripts directory there are character player file generation scripts.