Ski Free 86 - Junior

-----------------------------------------------------------------------------------
Author:		S. Xiong
Version:	0.05
Platform:	TI-86
Language:	Basic

Files:
	a0.86i
	a1.86i
	a2.86i
	a3.86i
	a4.86i
	a5.86i
	a6.86i
	a7.86i
	a8.86i
	a9.86i
	a10.86i
	a11.86i
	a12.86i
	a13.86i
	a14.86i
	a15.86i
	a16.86i
	a17.86i
	a18.86i
	a19.86i
	a20.86i
	a21.86i
	alpine.86p
	gameover.86p
	getkey.86p
	indy.86p
	man.86p
	mand.86p
	SkiFree.86p
	stitle.86i
	update.86p
	xtitle.86i
	Y.86s
	ytitle.86i
	Z.86n
	
-----------------------------------------------------------------------------------
Introduction:

	This game is a simlar clone of Microsoft's, "Ski Free" game and was written
	in Basic.  Certain features that I took out in this version were the
	ability to adjust your scrolling speed and your horizontal alignment because
	the gameplay was too slow.  In addition, I took out all, but one game level
	because I did not have time to code additional levels.  

Installation:

	To run this game, simply send all files listed above to your TI-86 calculator
	using a graphlink, then type or paste, "SkiFree" onto your homescreen and
	press the [ENTER] key to start the game.  Upon starting the game, the title
	screen will appear as well as some scrolling texts.  To skip, press the [2nd]
	or [ENTER] to to bring up the level selection screen.  (So far there is only
	one level to choose from.)  Press either the [2nd] or [ENTER] key to begin
	playing the game.  Here are the controls:

		[2nd]	Perform Stunts (currently disabled and taken out)/
			Exit game when you've finished the game or game is over
		[EXIT]	Quits game/Return to title screen
		[MORE]	Pause game, press again to unpause
		[LEFT]	Move player left
		[RIGHT]	Move player right

	If you earn a high score, you may enter your name (up to 7 characters max).
	It will appear on the level selection screen next to the level, which you have
	earned a high score.  Bonus points are awarded for completing the level.

Known Problems:

	There are several problems with the graphics in this game, however they should
	not affect game play.  Also you can run right through tree(s) and other obstacles
	on either the far right and left side of the screen, I forgot to add a collision
	detection to both sides.

Disclaimer:

	No copyright infringement is intended.  I will not be responsible for any loss
	of data, since this program will delete/modify variables and/or strings in RAM
	once the program is executed, however all variables and strings created by this
	program will automatically be deleted (if you exit the program correctly).  No
	updates will be made to this program.  Please feel free to modify any or all
	programs in this zip file.