Skip to main content

py-pong - n/a

Simple implementation of pong for pygame.


Jotham Read
(jotham)
Simple implementation of pong for pygame. Aimed at showing new pygame users how to solve various problems when building a game. Has basic AI, shows how to make a simple input system for handling different key configurations and the mouse, a numpy based pixel effect, good collision detection, sounds, and I have tried to keep it mechanically as faithful as possible based on my research into the original pong game.

Changes

Links

Home Page
http://code.google.com/p/py-pong/
Source
http://code.google.com/p/py-pong/downloads/detail?name=py-pong.zip

Releases

py-pong n/a — 3 Oct, 2011

Pygame.org account Comments

  • Asd 2012-01-25 02:08

    +1 but man, I'm only a newb to this but your code seems to have a very minimal amount of comments for a teaching app, I'm having trouble following it.

  • Anaconda 2014-10-21 03:31

    whats a good code for a cool sound on the pong game