pygame is
pygame.org is
|
PongClone
PongClone - 3.1Hayden 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. ChangesPongClone is a small pong-like game with twoplayer or singleplayer modes. It attempts to have all code, images, sounds, etc. in one source file.
I haven't implemented sound yet, but am working on it.
This release has 4 extra lines of code that prevent the ball from randomizing its speed to 0. Links
ScreenshotReleases
Pygame.org account CommentsIf you wish to leave a comment with your pygame.org account, please sign in first.
|
|