Welcome to the Text Adventure Engine! This engine will allow convenient and efficient Text Adventure programming! Instructions are in-game. Type "Help" for a list of commands. Known Errors: EXECUTION-OVERTIME: The system took too long to execute a command. NO-ROOMID-MATCH: There is no data for the current RoomID. CONSOLE-TEXT-INBALENCE: The console and thickness list lengths are not balanced. ITEMS-DEFAULTAREAS-INBALANCE: There is no default areas for some items.
Credits: Programming: Wolffix Graphics: Wolffix Music: Admiral James T. - Numbers, Transport Fever Notes: - System commands are only for Restricted Access Administrators. - The system command call on is "//&&//". - Please do not ask for Administrator access. Update Log: 2.3 (10/6/2017): - The screen is wiped every time "Look" or "Walk" is executed 2.2 (1/6/2017): - When the project is stopped, data is no longer reset 2.1 (21/5/2017): - Allowed for conditional "Use" command - Condition for RoomID added - Condition for inventory item added 2.0 (19/5/2017): - Complete version release - Added the "//&&// RoomJump" system command 1.3 (19/5/2017): - Added the "Goals" command - Added goals for game completion - Added an error checking system - Began finalizing the game for version 2.0 1.2 (18/5/2017): - Added the "Use" command - Added use functions 1.1 (17/5/2017): - Added a thumbnail and Wolffix logo - Added the "Inventory" and the "Exam" commands 1.0 (17/5/2017): - Initial release - Missing four fundamental commands (Exam, Use, Goals, Inv) .