I would like to have a go at making some simple games for personal/learning purposes. By simple games I mean games like platform, maze, arcade games for example. I would also on
There are to many options ... If you are really new to this take a look at this site and get some good examples from children that try to make games Pascal programming for schools ...
If you are one level up here some library's that give you the a great start for small and big games... this is for new and very advance pascal programming...
there are many other libraries and i here a few of them come out before the new year...
But if you go deeper you can try the hard way... the headers so ...
for opengl use the header from here delphigl for SDL use the Jedi-SDL header (great by the way)... for directX use the clootie and good luck...
But the most important thing in the game programming is the paper... Every think write in the paper is the most value object in object programming...
Hope that helps...