GAMEPAK/GAMEPAK Lite v. 1.0
By Dawnshadow
dawnshadow_unicorn@hotmail.com


Hi! This is a collection of BASIC games by Dawnshadow. The Pack includes 3 games and is available in two versions: Standard and Lite.

Both Packs have the same games: Number Guess, Rock-Scissors-Paper, and Slot Machine. The Standard version also includes a menu program, a (slightly buggy) 2-player function for RSP, and help files for RSP and Slot Machine. The Lite version is 1.5 K smaller, but contains all the gameplay of the normal version. All the games are fully editable and 100% text, so they run quickly.

These programs use a bunch of letter variables, but only for the duration of the program run.

Files included:
(*) denotes a file omitted from Lite version.

GAMEPRUN(*)	Select a GamePak program to run.
NUMGUESS	Number Guess game. The TI picks a number 1-100 and you 		get to find it.	
RKSIPRAA	Rock-Sicssors-Paper game. Has a 2-player link cable 		mode in the Standard version.
SLOTMECH	Slot machine game. Try to match 3.

--SUBPROGRAMS--
ZRSP2P(*)	2-player mode for RSP. This can be deleted if you don't 		plan on	using 2-player. It's still buggy, but it won't 		ruin your calculator (I hope.) IF IT HANGS, you may 		have lost your connection. Push "ON" to break out of 		the program.
ZRSPHELP(*)	Help program for RSP
ZRSPROCK,etc.	Decides winner of RSP match.
ZSMDISPR	Displays reels for Slot Machine
ZSMREELM	Matches random numbers to reel values
ZSMRULES(*)	Explains payouts for the Slot Machine.



--TO ENABLE 2-PLAYER MODE FOR ROCK-SCISSORS-PAPER--

Edit the program "RKSIPRAA." The 5th command line should say "Goto 99". Delete that line and exit. Run the program, then choose Play Vs. Human on the menu that will appear on the next startup.

See the RSP 2-Player FAQ (included in Standard Pack) for details.