Computer Science Canada

DICE program

Author:  iceman [ Sat Nov 10, 2007 8:05 pm ]
Post subject:  DICE program

Hi,

I'd like to modify my simple dice program to display the correct BMP files to match the random seed. I'm not sure how to set up the array of pictures:

Error: Database malfunction resulting in loss of code. To prevent further losses, please contain your code in code tags. Sorry for the inconvenience.


=========================

The pictures display fine. However, I'm have trouble modifying Pic.Draw (die2, x, 200, picMerge).

Author:  HeavenAgain [ Sat Nov 10, 2007 8:47 pm ]
Post subject:  RE:DICE program

code:
var diePics : array 1 .. 6 of int
% and just use a for loop here, to assign

and use code before you... Neutral nice attempt with your =s

==================

altho its fine the way it is for your case, i think ....


: