Snake for TI-89
A Little break from Java development. Here is an example of lower level programming in form of a traditional snake game. The Snake game runs on Texas Instruments TI-89 calculator. The game is programmed with the C language and includes grayscale graphics and sprite handling among other things. I have included the source code along with TIGCC project file in the downloadable package. Check it out.