GOPHER BASH! v1.1
Copyright 1998
Pat Friedl
friedl@cedar-rapids.net
http://www1.cedar-rapids.net/friedl


Gopher Bash is an arcade version of the little kid game that you might find at a Chuck E Cheese. It's the result of my very first experiment with Java ("HelloWorld" not included).  The files in this zip are:

bang.au
gdown.au
gup.au
laugh.au
ow.au
gopher1.gif
gopher2.gif
gopher3.gif
hurt1.gif
hurt2.gif
hurt3.gif
hole.gif
bash.gif
ss.jpg
goph.class
goph$anim.class
gopher.txt

Changes:
Version 1.1 has sound included.
Being version 1.1, the mole images are not included, and the code for loading the images has been disabled. 
Version 1.2 will implement the bonus mole and hopefully multiple gophers.


*************************   VERY IMPORTANT LEGAL INFORMATION! PLEASE READ!   *****************************

Recently, I found that Gopher Bash! was being used on a white supremesist web page under the name of 
"Whack A N**ger". This really pissed me off. These people (if you can call them that) downloaded my 
intellectual property which I made available free for everyone's enjoyment and perverted it to peddle 
their offensive political doctrine. It's not surprising that they were the only ones who never notified 
me that they were using my applet - cowards, and it's because of these people that you're reading 
this. 

Look people, Gopher Bash! was designed to be a kid's game and nothing more than that. I know that 99.9% 
of you realize this, so you can go ahead and download the zip file. But for you freaks out there - you 
may not in any way, shape, or form use this applet to promote ANY political, religous, or other views 
through my applet! My name and hard work is in that applet code, and I WILL NOT be associated with 
anything you think you may have to offer. Any misuse of my applet (as defined above) will result in 
legal action. I reserve the right to have my applet removed from any web site that I deem inappropriate 
immediately upon my request. I can do that - I made the program.

**********************************************************************************************************

With all that said, here's more legal junk:

BY USING THIS APPLET ON YOUR WEBSITE, YOU AGREE TO THE TERMS DEFINED BY THE PROGRAMMER REGARDING ITS USE.


Okay, with all that said and done, here's how you use the game:

GAME IMPLEMENTATION: To run this game, you'll need to run it in a browser, calling it from an html file. to put the applet on a page, include the following code in your html:

<applet code=goph.class width=400 height=430>
<param name=check value="Gopher Bash! by Pat Friedl Copyright 1998">
</applet>

All the included files (except this text file) need to be in the directory where the html file is stored. the file "bash.gif" is the title banner from my page, and is not necessary for the applet to run. If you would like to include this picture on your page, I formatted it to a background color of A0A090 RGB.

GAME PLAY: Playing is simple. a single mouse click on the start/stop buttons starts and stops the game, reseting every time. Clicking on the gopher while he comes up, waits, or goes down results in a strike. Misses result in a try being taken away. When the five tries are gone, you lose the game. Every ten gophers advances you to a new level where the gophers speed up and don't hang around as long. If you get through level 8, then you win the game.

LEGAL JUNK: This applet and it's images may be used freely by anyone under the condition that proper credit be given to me. None of this applet, either the class files or the images may be sold. I ask that if you do use the applet that you email me and let me know where you are using it. I take no liability for any ill results from this applets usage.

Ok, that's all done. Enjoy the applet!!! If you have any questions or comments, please mail me at:
pfriedl@plutonium.net
Later!