TRIPLE TRIAD
------------

OVERVIEW:

   A simple, two-player-only Triple Triad port for the TI-83.  Hands are randomly generated before each game; Player 1 has a cross through his cards, Player 2's cards are plain.  Have about 1k RAM free to hold all the lists --  they should clear themselves after each game, but if you abort the program feel free to delete them yourself (they're rebuilt every time it runs).  No elements or anything --  'Same' rule is on, although this has yet to be fully tested.  Bugs can be sent to ravenn88@hotmail.com

RULES:

   This is incase you've never played Triple Triad.  If you haven't, go play FF8 --  it has nice cutscenes. :P
	All you need to know to play this version is this:  the game works somewhat like "Othello" (or "Go") in that a card that has been placed down will switch colors if a card with higher value is placed next to it.  Only the sides that are touching affect this flip;  a "6 West" placed to the right of a "5 East" will turn the latter into its color.  Really, if you don't know how to play this, ask someone who does, it's best explained in-person.

Current version:  1.0
