Hi,
as a part of fprimex' classic-recreations project i've written this small, crappy pong clone. It's a bit dirty, but i wanted to keep it as simple and plain as possible.
Configuration is done in the first few lines of main.py - just look inside!
Use arrow keys for steering, Enter to restart and Escape to quit.
If you enable left pad, it's controlled by 'w' and 's'.
Screenshot:
http://www.pasteall.org/pic/show.php?id=144
Download:
http://code.google.com/p/classic-recrea ... loads/list
Browse Source:
http://code.google.com/p/classic-recrea ... pong/trunk
Hope you enjoy it.


