Abitos Schrelb
Still Fresh
so now i have programmed my first game ever
and also my first cpp project.
my game is a small tetris clone.
my problem is, when there are several stones on
the field, and there are also some lines
of status code on the right corner of the display,
the text and the preview stone start flickering.
i have no clue why beacause i use 2 surfaces to flip,
and my cpu runs at 133mhz. i draw everityhing in
cycles of 30ms on the hidden surface and flip it
afterwards.
do you know why it flickers?
will it be bossible to answer my question without the
code? if not i could upload the entire project.
greetings, tobias
and also my first cpp project.
my game is a small tetris clone.
my problem is, when there are several stones on
the field, and there are also some lines
of status code on the right corner of the display,
the text and the preview stone start flickering.
i have no clue why beacause i use 2 surfaces to flip,
and my cpu runs at 133mhz. i draw everityhing in
cycles of 30ms on the hidden surface and flip it
afterwards.
do you know why it flickers?
will it be bossible to answer my question without the
code? if not i could upload the entire project.
greetings, tobias