ApplicationsProgramming SolutionsI need help - simple game in delphi

10 Dec 2009, 16:25

Hi

First of all I want to say that I know very little of delphi, I did an introduction course to delphi almost 10 years ago and my knowledge of delphi today is seroiusly limited.

I am trying to write a simple game in delphi. What it should do is show a sequence of 3 colors on top with 3 choices on the bottom to choose the one that match the top one from. (it is a game for my toddler). I have written everythingexept for the programming for the three bottons. I use the image.picture.loadfromfile(filename) function to load the pictures.

What I am looking for is a demo program I can look at to fix my problems from.
The problem I am having at the moment is that it seems the program is not going into my "for count := 1 to 10 do" statement. The program executes (and then does absolutely nothing) with no errors but gives me a warning that the variable "count" is never used.

If someone could please assist me I would be forever grateful.

Rating 1 Comments 2
adbit
0
adbit 11 Dec 2009, 00:59 #
I will suggest you take guidance from 'JM-DG'.
He is a Genius and very much helpful person.
wolfswan
0
wolfswan 12 Dec 2009, 14:29 #
thanx, I have found my problem and corrected it. My program is working now.
Reply

You have to login or register to post comments.

wolfswan
wolfswan
21 ♠ 22 ♣
Tweet:


Bookmark and Share