Quest for the Dungeon Treasure v1.0 Readme
================================================================================

Copyright (C) 2008  Stuart William Coulson

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

================================================================================

Introduction:
-----------------------
Quest for the Dungeon Treasure is a game developed for the PS2 running the Linux environment. The goal of the game is to guide a dwarf through a dungeon so that he may collect all the treasure chests within and then escape by the ladder he entered the dungeon with. However at the same time the player must avoid the Spider Beasts which lurk the dungeon. To do this they can either hide or attack. However the dwarf can only attack a finite number of times, so strategy is called for. 

Features include random maze generation so no two games will ever be the same, interactive menu screens, an in game Head-up display, variable difficulty levels and rule-based enemy AI.

Requirements:
-----------------------
Because this game has been developed using a PS2 running Linux it can only be executed on a similarly equipped PS2. In addition the Direct PS2 Access Environment will be required to run the game. This can be obtained from http://playstation2-linux.com/projects/sps2.

If these requirements are met, the game can be started by navigating to the directory where the game files are located and executing the 'main' file.

Controls:
Menu
------------------------
D-pad Up            - Move selection up
D-pad Down          - Move selection down
Cross Button        - Select highlighted option

In-game
------------------------
Left Analogue stick - Dwarf movement
Cross Button        - Attack (Only effective if Spider is in an adjacent square)
Select              - Quit Game
