This is a game I wrote as a personal thought project. I came up with the algorithm for "Snake" that is used here, so I thought I'd write a little applet to show it off. When I finished that, I decided to make a Computer Player version. I made up this algorithm with no outside help, for a computer to play "Snake" all by itself. Pressing the "D" Key will turn the computer player on, and pressing "G" then "S" will let you see a visual of how my algorithm works. The source code is available to see at /./Main.txt It has not been working well on Macintosh Computers, so I'd suggest trying a Windows Machine if it doesn't load correctly. Scroll your browser window down to make sure you can see the entire applet.