Maze3k3 Help © RBP II
Send:
Send this to your TI using TI Graphlink software or recieve it from somebody else.
Game:
In the game you navigate through a maze. You have 3 built in mazes, an editor, and
can load saved levels of any name. A special feature, very rarely seen in TI
games, is dynamic levels with flawless collision detection...simply, the level shifts
itself around and you can't cheat that system. Based off teh genious work of PathAI,
but not using a single line of it's code.
Editor:
The editor can load from any saved level and has
10 save/load slots built in, whereas it can only save to these 10 slots. To rename
a level use: Rename maze#,new_name, where maze# is maze1-maze10 and new_name
can be any name/word up to 8 letters long. Presing ENTER places or removes a wall, ESC
exits the edtior and asks where to save the level. Archived levels are supported during
loading, but not when saving.