Simple Shoot for UNIX 1.0.0 Read Me

[About]
Simple Shoot is an interactive text-based shooting game. Unlike the 
traditional console games, which the users input the data and then get the 
result like answering the questions. In this game, you can move around and
shoot the target while the target is moving. More funny, more exciting !!! 

Version 1.0.0 fixed some bugs and re-write the bad code in version 0.8.0.
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
"sht" will be produced. Type "./sht" to run it.

[Control Keys]
Left arrow  --- Move the car left
Right arrow --- Move the car right
Space       --- Fire !!!

While playing the game, you can press ENTER to terminate.


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