Page 1 of 1

My Pong Clone

Posted: Sun Mar 21, 2010 4:44 pm
by Bullet Pulse
Here it is:
http://www.box.net/shared/queurxdx0b
Constructive criticism please :) ?

A video of it will be up soon.
The speed of the ball actually increases in the game, but I added that after I uploaded the video.

Controls are in the readme; if there is no readme, re-download it.

Re: My Pong Clone

Posted: Sun Mar 21, 2010 5:01 pm
by GroundUpEngine
Looks good ;)

But->
~Include SDL_tff.dll or people will have problems running it.
~Also the ball was stuck to my paddle? wtf lol
~Let Escape key be exit aswell

Re: My Pong Clone

Posted: Sun Mar 21, 2010 5:12 pm
by Bullet Pulse
GroundUpEngine wrote:Looks good ;)

But->
~Include SDL_tff.dll or people will have problems running it.
~Also the ball was stuck to my paddle? wtf lol
~Let Escape key be exit aswell
Thanks for letting me know :) . I added those two things.
The ball sticks to your paddle after your player wins a point,
and you release it with the release button (0 on the numpad or spacebar).