~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Aces High! Video Poker v1.4|
~~~~~~~~~~~~~~~~~~~~~~~~~~~
Date: 1/1/99
Size: 2269 bytes
Author: fritobandito
Description: This is a Jacks-or-Better Video Poker Game.

Controls on "Bet or Leave" screen:

	Up   --Raises bet (255 maximum bet, can't bet more than you have)
	Down --Lowers bet (1 minimum bet)
	More --Raises bet to max (if you're too impatient to hold 'Up')
	2nd  --Deal (use after you've settled on how much you want to bet)
	Exit --Leave Aces High!

Controls on "Hold or Draw" screen: 

	F1-F5--Toggle whether corresponding card is held
	2nd  --Draw

After you have won or lost, press '2nd' to return to "Bet or Leave" screen.

Scoring:
	Nothing        --Lose bet*1
	Jacks or Better--Win bet*1
	Two Pair       --Win bet*2	
	Three of a Kind--Win bet*3
	Straight       --Win bet*4
	Flush          --Win bet*6
	Full House     --Win bet*9
	Four of a Kind --Win bet*25
	Straight Flush --Win bet*50
	Royal Flush    --Win bet*800

If you lose all your cash, the computer will give you another 255.

Bugs:
	All found were fixed, but remember in this game that aces
 	are always high.  A,2,3,4,5 isn't a straight!

New in v1.4:
	--Works well without a shell or without
	--didn't waste bytes with a useless description
	--Only 2269 bytes!
    in v1.3:
	--needs a shell to run
	--better graphic for suit of clubs
    in v1.2:
	--can have over 16 million in cash (as if you'd ever win that much)
    in v1.1:
	--fixed bug in score display

To do:
	--Add different modes of play (Jokers Wild, etc.)
	--Improve graphics
	--Optimize the code even more
	--Grayscale? (Seems like too little improvement for increasing the
	  size so much, but maybe...)

Credits:
	Jimmy Mardell--ZShell School, variable saving routine, random routine
	86 Central   --PutSprite routine, FindPixel routine

To Contact me:

	E-Mail: fritobandito@hotbot.com

	Mail me with questions, comments, better 8x8 sprites for the suits,
	or whatever, and I'll get back to you.