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.
My Pong Clone
Moderator: PC Supremacists
- GroundUpEngine
- Chaos Rift Devotee
- Posts: 835
- Joined: Sun Nov 08, 2009 2:01 pm
- Current Project: mixture
- Favorite Gaming Platforms: PC
- Programming Language of Choice: C++
- Location: UK
Re: My Pong Clone
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
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
- Bullet Pulse
- Chaos Rift Cool Newbie
- Posts: 89
- Joined: Sun Feb 21, 2010 6:25 pm
Re: My Pong Clone
Thanks for letting me know . I added those two things.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
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).