in FDAC ::
Snake game has its history roots in the late 1970s. The player controls a snake which gets bigger by every piece of food it "eats". Snake must avoid hitting its own tail or the "walls" that surround the playing area.
Snake game has its history roots in the late 1970s. The player controls a snake which gets bigger by every piece of food it "eats". Snake must avoid hitting its own tail or the "walls" that surround the playing area.
Interested in Snake source code?
This is the 42nd entry to the Fancy Delphi Application Contest
Read the full article to find more about (+ download source code) Snake Game
When you download the application and test, rate it:
If you already voted, take a look at poll results.Related:

Download links are messed up? Exe file only contains a pascal file and source link is dead.
I put the program and source code on RapidShare
to download. It is free to download, simply
click the Free user button
http://rs533.rapidshare.com/files/148397741/Hungry_Snake_Game_With_Source.zip
Claude,
Fixed. Thanks for noticing.
Hi,
Dear ralph thx for your excellent game.
you know zarko & his excellent delphi blog
have made us (@ least me) a little bit Sluggard (if this word means bad thing forget me coz i’m not an english speaker).
so plz & if it is possible for you
put complete project files.
thx again.
Best Regards.
I am happy you enjoy the game. Learning by doing is the best way to learn. I made the program to teach a person new to Delphi about how to make a simple and fun game. If you read the first 35 lines of the source file it is easy to make the project file. Cheers.