-----------------------------------------------------------------------
Name: Putz
Files: Putz.zip
	    -Putz.86g		-Send this to your calculator
		-Putz.86p	-The game
		-Ptz_Wrld.86s	-My levels for this game
		-PutzHelp.86s	-Help File for calculator
		-HelpView.86p	-Needed to view PutzHelp
	    -Putz.txt		-This file
	    -Putz.asm		-Source for the game
by: John Kempen
version: .91 
Assembly for TI-86
Size: 11,144 bytes for group file
E-mail: saywhat97@hotmail.com
Web Page: http://members.tripod.com/JohnsMiscLinks
------------------------------------------------------------------------

Description:
Putz! is my first assembly game and was wrote for the TI-86.  One of my friends played it
and said it was fun, so I decided to put it up on the web and see if anyone else likes it. =)


Controls:
	Up arrow; Move up
	Down arrow; Move down
	Left arrow; Move left
	Right arrow; Move right
	X-var; shoot up
	Graph; shoot left
	Prgm; shoot right
	Sin; shoot down
	More; pause, P is displayed in the corner
	Exit; exit
	Clear; save and exit


Menus:

     Main
	New game      <- Start a new game
	Load game     <- Loads a saved game
	Scores        <- Displays the last score and the high score
	Instructions  <- Loads the on-calc help file
	Del. Stuff    <- Delete levels, saved game, or everything

     Between level
	Go!	      <- Play the level
	Menu	      <- Goes to the game options menu

     Game options
	Go!	      <- Play the level
	Main	      <- Goes to the main menu, quits current game
	Save game     <- Saves the game, returns to the between level menu
	Load game     <- Loads a saved game
	Restart game  <- Starts the game from the beginning on the same level file

Screen layout:
	   Level          Score
	     V              V
	+---------------------+
	|    1    3    0    0P|
	          ^    ^     ^
	       Lives  Ammo   Paused

*   <- This is you
X   <- Enemy, some can shoot at you, you get 10 points for killing one

 |
/|\ <- 5 points
\|/
 |

/\  <- 5 ammo
--

/\  <- this is what you and some enemys shoot
\/


Version history:
	.91	Second release, fixed a bug in the level finding routines.
		Fixed minor display problem in HelpView.
		Hopefully, next release will include a level editor.

	.90	This is the first release, and hopefully all the bugs are
		taken care of.


Future improvements:
I plan on writing an on-calc level editor, and maybe doing some speed optimizations


Please e-mail me if you think I should put more info in this file.
If you find any bugs or have any ideas for improvements, please e-mail me at:
saywhat97@hotmail.com
