The Art of Slaughtering Mooks
Alpha release ver 013
By Chad Serrant

The code and executable is copyright Chad Serrant, using the GPL license. 
You can find a copy of the license at www.gnu.org/copyleft/gpl.html .

INSTALL INSTRUCTIONS
Unpackage the download and make sure tasmAlpha and picData.dat are in the same directory.
Unix users may have to chmod tasmAlpha (ie "chmod 777 tasmAlpha") so it becomes an 
executable.

GAMEPLAY INSTRUCTIONS
W, A, S, D - Move the player.
Mouse movement - Moves cursor (aka where you aim)
Left mouse click - Fire
F10 - Reset Game

Shoot the Homer Missles before they touch you and run out of life.
If you shoot the Homer Missles, you will stun them. They can't hurt you while stunned, 
and will damage other Homer Missles that they run into.

This has most of my planned game mechanics in place, and I will now move onto character 
design and implementation. I hope you enjoy!

-Chad Serrant