game_matrix_config
index
/home/tom/py/gm/game_matrix_config.py

# ==================================================================
# 3D Matrix Game - Global Variables
# ==================================================================

 
Data
        CurrentNode = None
Debug = False
EndNode = None
MatrixEdge = 5
StartNode = None
Verbose = False