0 Members and 2 Guests are viewing this topic.
You mean a tunnel game ?This is simple actually, you just have to scroll the screen to the left ( using Horizontal - ) and make bricks appear at a random Y position on the right of the screen.
offsetY = offsetY - whateverthepixeloffsethere
...Repeat getKey(15)...Horizontal -DispGraphClrDraw
You erase it with ClrDraw, this is probably the problem