Snake Game - Fancy Delphi Application Contest Entry #42
Snake game has its history roots in the late 1970. 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?
Snake Game
Rules (and gameplay) are simple:- Don't run the snake into the wall, or his own tail: you die
- Use your cursor keys: up, left, right, and down.
- Eat the colored apples to gain points.
- Higher (and faster) play levels award more points
- Press "P" to "Pause"
"Snake" was submitted by Ralph Flye.
Do you have a FDA(C)? Submit your Delphi code to the Fancy Delphi Application Contest.
Source...