Skip to main content

PongClone - 3.1

A simple Pong clone.


Hayden Dennison
(hidas)

This 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.

Changes

PongClone 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

Home Page
http://toxicblobs.weebly.com/python-games.html
Source
http://www.weebly.com/uploads/3/6/7/0/3670719/pongclone.py

Releases

PongClone 3.1 — 11 Jan, 2011

PongClone 2 — 8 Jan, 2011

PongClone 3 — 9 Jan, 2011

PongClone 4 — 20 Jan, 2011

Pygame.org account Comments

  • ted 2013-06-12 17:19

    wtf this isnt python 2.7