Hello everyone,
I just recently got Darkbasic Professional and
have built a Reverse Pong program, you know, the game
where you bounce a ball back and fourth.
Well I want to add a point system,
for example, text in the top left corner
then increments by 1 each time the person
blocks the ball from going out.
How would I do that?
I would also like a timer that shows in the top right corner,
and whenever the ball goes out, the timer resets itself.
Basically, how do I reset the timer to start over?
Thanks for help,
I really need it.
New to game making