Simple Maze 0.9.8 Read Me

[About]
Simple Maze is simple maze, a simple maze game. The maze in game is 
randomly generated by the computer, so that you will not see the same 
maze. You just need to walk from the start position to the target, and
that's all. Simple enough? 

Version 0.9.8 reduced the compilation warnings of GCC caused by the bad 
code in version 0.9.2. A new script file is added for easier to compile
the source code.

[System Requirement]
> An unix-based operating system
> Curses library version 5 or later
> GCC installed

[Installation]
Type ./compile.sh to compile the source. Then an executable program called 
"maze" will be produced. Type "./maze" to run it.

[Instructions]
The startup position is at the bottom left corner, the character 'X'
is you. The target, the '$' character, is locate at the right hand side
with random position. Walk to the target and you are done.

[Control Keys]
Use arrow keys to move.
While playing the game, you can press ENTER to terminate.


----------------------------
MacMonster
Monster Software, 1998-2003.
