In the old days when I started programming in Delphi, I started with pong. Pong is a the most easy game to make, but the next step is to make a pacman game. Here I want to share my old pacman game I once made for beginners to learn from.

- whole thing is windows gdi and slow as hell (no DirectX/OpenGL)

Well here's the download link: http://necrodome.homeftp.net/projects/zooi/Pacman.rar

The source is old and I did not check it anymore. You may use the graphics in you own pacman game freely!