Skip to main content

PongClone - 3

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

Updated 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

Home Page
http://toxicblobs.weebly.com/python-games.html
Source
http://toxicblobs.weebly.com/uploads/3/6/7/0/3670719/pong.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