This zip includes 2 versions of the CrapMonkey(TM) Game. 
monkey.8xg is a version of the game that uses getkey->k instead of ans
monkey2.8xg is a version of the game thatuses ans instead of getkey->k so it should be a little faster and smaller but won't make a big difference. If you experience lag with monkey2.8xg because of the ans usage then exit the game turn off calc and run game again or you can delete monkey2.8xg and download monkey.8xg to you calc and you won't experience lag. Use whichever version you want.


New to version 1.1:
1. took off oncalc instructions. It was just wasted space because it's not hard to figure out how to play.
2. Shaved about 10 or 20 bytes off the actuall game loop. Now game loop is only 240 bytes instead of 259.
3. Now the grouped file is only 641 bytes oncalc.

<note>If you don't like the border, you can change it to whatever 1-space character you like by going to prgm, edit, and choose cmonkey. Scroll down to where it has:
For(U,1,16
Output(1,U,"/
Output(8,U,"/
End
and so on

and change all the /'s to whatever you like; like *'s or !'s or +'s or whatever.


Crapmonkey V1.1 by John Myers for the 83/83+ BASIC OS
Email: freakmonkey1@hotmail.com
Website: www.geocities.com/algebra2h or www.stas.net/imm  (a mirror site without ads)
I'm also part of TPG at www.stas.net/tpg
Size: 641 bytes
AIM: moouers


Explanation:

This is a game kind of like CottonPicker except in BASIC. I had no idea cottonpicker or other similar games were around when I made this so don't accuse me of copying. This is a fast game because the actual game loop is only 259 bytes!

The Storyline:
	There is no story line. There is no story line. There is no story line. There is no story line. There is no story line. There is no story line. There is no story line. There is no story line. There is no story line. There is no story line. There is no story line. There is no story line. There is no story line. There is no story line. There is no story line. There is no story line. There is no story line. There is no story line. There is no story line. There is no story line. There is no story line. There is no story line. There is no story line. There is no story line. There is no story line. 



Instructions:

Send monkey.8xg to your 83(+) and run the program "cmonky" you will see  4 options. Press 1 to play, 2 to exit, 3 to see the highscore. 

to play:

You will see a theta sign appear at a random place on your screen and you must place the pi sign over it. The # at the top left is your current score and the # at the top right is the amount of time left that you have. You start with 45 seconds on the clock. It's just like cotton picker.



There is not much more I can say. Gameplay is very straight forward.
If you have any questions or comments, email me at freakmonkey1@hotmail.com or if you don't have email, which is hard to believe, you can sign my guestbook at http://www.geocities.com/algebra2h and click on the guestbook link.

