Hi, I've been thinking of coding a new game based off of the tank wars / scorched earth style combat. I have alot of experience in programming in delphi but very little in DelphiX etc.. and I need some advice on howto generate a random 2d terrain. I have looked at tutorials that show how to create the terrain based off a predesigned image but, i don't want users to get to familiar with every map. So can anyone point me in the right direction of how to generate random 2d terrain with DelphiX?
Thanks