help
index
/home/achifaifa/git/kirino/source/help.py

Help function. Contains help menus and text for the functions in the game.

 
Modules
       
common
config
dungeon
item
os
parser
player
sys

 
Functions
       
about()
Gives information about the game
charh()
Information about the character sheet and the options in it
crawlingh()
description of the crawling screen elements
funchelp()
Gives information about specific game functions and options
help()
Help main menu. Gives access to the tutorial, descriptions and such
introh()
Small introduction to the game and basic controls
itemh()
Information about items, inventory, enchanting, etc
keyhelp()
Displays all the keys that can be used while crawling and their function.
parserh()
Information about the word parser
saveh()
Information about saving and loading characters and configuration
tutorial()
Small tutorial with basic controls and elements.
Not implemented.