pygame is
pygame.org is
|
PongClone
PongClone - 3Hayden Dennison (hidas)Tags:DescriptionThis small game uses pygame.draw() for every game object except for the fonts and display. It should work on any operating system that supports pygame and python. (no os.path.join!) It's released under the GNU General Public License. ChangesUpdated version with better ball physics, smaller ball, 16-pixel buffer against wall. Also fixed an unfair advantage where the right-side paddle was closer to the wall, thereby giving it 10 pixels more to catch the ball.
Still no sound until I figure out a way to squeeze it into one source code file. (the goal of this project) Links
ScreenshotReleases
Pygame.org account CommentsIf you wish to leave a comment with your pygame.org account, please sign in first.
|
|