Just a simple snake game I original wrote for my MSX, so the code already was very fast. You can adapt the game to any screen resolution, form size and adjust the vertical/horizontal amount blocks.
File List:
Snake_rpg.dpr
10Kb
Similar code
Balancing Game
(Popularity: ) : Pole balancing game based on the physics of inverted pendulums. Uses Runge Kutta to solve the differential equation of motion. ... Hangman 2K5
(Popularity: ) : Guess letters which make up an unknown word. Guess too many and you lose. Guess it correctly within the limit ... SDL - Street Crawler
(Popularity: ) : I originally wrote this in Delphi & I have just started using SDL. I wrote this under linux but should ... Downfall
(Popularity: ) : A unique and addictive 2 player falling snow game based on a classic Atari ST game. Includes many useful features ... TJoystick Component - Joystick routines for delphi
(Popularity: ) : The TJoystick Component is used to attach events associated with an attached joystick. The component was designed to supply multiple ... Memory Game
(Popularity: ) : Learn how to use Delphi arrays, images, sound, and how to save and read from text files in this nice ...