Zettersten
06-16-2008, 07:03 PM
I am creating a game, called Super Ball, its kinda like pong.
so heres how the game looks...
____________________________
//
O
-----
____________________________
see the ball goes down and it hits your platform that you control with the arrow keys. the ball hits it and then hits the wall. What i need help with is..
1. I want to make the ball faster everytime it hits the wall.
2. I want to make a score board where every time it hits the wall it gets 10 points.
3.i want to have 3 lifes, so you miss the ball, you still have two. subtracts like 5 points, and the game goes on till you pass your third.
please help, i need to finish this game.
so heres how the game looks...
____________________________
//
O
-----
____________________________
see the ball goes down and it hits your platform that you control with the arrow keys. the ball hits it and then hits the wall. What i need help with is..
1. I want to make the ball faster everytime it hits the wall.
2. I want to make a score board where every time it hits the wall it gets 10 points.
3.i want to have 3 lifes, so you miss the ball, you still have two. subtracts like 5 points, and the game goes on till you pass your third.
please help, i need to finish this game.