[airstrike] Anyone tried `Clonk' (windows)?

r. van putten delphiro at zonnet.nl
Mon Jan 20 14:03:59 EST 2003


> Bigger playfields is certainly coming in airstrike, but I am not sure if
> the level should be a single bitmap (easy to edit and modify) or be made out
> of separate building blocks (not neccessarily square, or of the same shape).

Is it necessary to use a bitmap as background? Sorry to keep referring to my game but I use an array with the size of the screenwidth to store my 'landscape height' and the landscape is a simple fill algorithm that interpolates between two colours which gives a nice effect. The only thing for me to do would be to resize the array and keep track of which part of the array is in sight. I don't know if this is an option for airstrike but I thought I should mention it.

Regards,
Rob van Putten



More information about the airstrike mailing list