Hi,
data structures are fun, aint't they? ;) Lots of bugs included, though.
Frank Barknecht _ ______footils.org__
hi
many thanks for your tutorial. this might be my introduction in datastructures. now i see a chance to understand them. but it isn't fun for me yet. i hope it will be ;)
ciao
roman
----- Original Message ----- From: "Frank Barknecht" fbar@footils.org To: "pd list" PD-list@iem.at Sent: Monday, November 01, 2004 12:50 PM Subject: [PD] Some sunday morning fun with PONG
Hi,
data structures are fun, aint't they? ;) Lots of bugs included, though.
Ciao
Frank Barknecht _ ______footils.org__
That is awesome! I'll be posting my more orthodox use of data
structures soon enough, but this is a welcome inspiration. It would be
sweet to sonify the game and turn it into a RRAD patch, so you could
perform pong live.
.hc
On Nov 1, 2004, at 6:50 AM, Frank Barknecht wrote:
Hi,
data structures are fun, aint't they? ;) Lots of bugs included, though.
Ciao
Frank Barknecht _ ______footils.org__ <PONG.pd>
Using ReBirth is like trying to play an 808 with a long stick. -David Zicarelli
hi
( 04.11.01 12:50 +0100 ) Frank Barknecht:
data structures are fun, aint't they? ;)
awesome! i'm surprized you didn't have a little 'blip' sounding when the ball hits the paddle.
it can't be too hard to add ...
Hallo, john saylor hat gesagt: // john saylor wrote:
awesome! i'm surprized you didn't have a little 'blip' sounding when the ball hits the paddle.
it can't be too hard to add ...
Intentionally left as exercise for the user. ;)
No, I didn't have enough time to implement this in the morning, but it's on the TODO list. As well, as the sometimes wrong collision detection and fixing the other bugs (score display etc.)
Frank Barknecht _ ______footils.org__
Hallo, Frank Barknecht hat gesagt: // Frank Barknecht wrote:
john saylor hat gesagt: // john saylor wrote:
awesome! i'm surprized you didn't have a little 'blip' sounding when the ball hits the paddle.
it can't be too hard to add ...
No, I didn't have enough time to implement this in the morning, but it's on the TODO list. As well, as the sometimes wrong collision detection and fixing the other bugs (score display etc.)
Okay, I added sound, hopefully fixed score display and collision detection with the pads, plus I added an almost real kickoff after goal.
Updated version now on my site: http://footils.org/cms/show/27
Frank Barknecht _ ______footils.org__