 --SnakeCE by LogicalJoe--
  LJ@LogicalJoe.com
  Written in C
  December 21, 2017; Dec 29, 17

Snake for the TI-84 Plus CE.
My 4th C program!

 --The included files--
GIF			- The folder containing GIF screenshots
 Snake.gif		- Screen Video
readme.txt		- This txt file
SNAKECE.8xp		- The compiled program
SnakeSrc.c		- The c source code
Update log.txt		- the update log


 --Features--

1 - Speed Selection
2 - Pixel Size selection (suggested higher speeds for larger boards)
3 - Color selection
4 - High-score save
5 - Awesome Gameplay
6 - Icon!
7 - Pause button (new in v1.1)

 --Installation--

Follow the instructions from some other program or guide book.
TiLP or TI Connect CE should work fine.

You also need the latest C Libraries on your calculator, that you can download here:

 https://github.com/CE-Programming/libraries/releases/latest

This program requires the libraries:
	GRAPHX
	KEYPADC
	FILEIOC
	LibLoad

 --How to make Snake run--

Shell is recommended.

If you are using a 5.3 os or above, then:
After sending SNAKECE.8xp to your calculator (RAM or ROM):
Press 'prgm', scroll to 'SNAKECE', 'enter', 'enter'.

If you are not using a 5.3 os or above, then:
After sending SNAKECE.8xp to your calculator's RAM:
Press ’2nd’, ’0’, scroll to ‘asm(‘, ’enter’, ‘prgm’, scroll to ‘SNAKECE‘, ’enter’, ’enter’,
And finally, update your os.

Gameplay should be self-explanitory.
On the home, use the keys named before and after each number to change the number.
Press clear during game play to quit, and 2nd pauses game play.

 --Notes--

If this program doesn’t work for you, 
 * try updating the tiOS; it was tested using tiOS 5.3.0.0037.
 * try updating TI Connect CE; it was tested using TI Connect CE V. 5.2.0.51…
 * Make sure you have the latest C libraries

Contact me if:
 * You find any bugs; I will do my best to fix them.
 * You have any problems; I will do my best to assist you.
 * You wish to release your variation of this program; I will give my approval.
 * You wish for me to post this program on another free-ware site.
 * You have any updates you would like to see in the future.

(Sorry PT_, but C is better then ICE)


 --Last words--

Thank you for downloading.  I hope you enjoy Snake. 

It is open source (Contained in SnakeSrc.c), you are free to use it any way you see fit,
(Assuming, of course, that I get some credit).


 --Enjoy--