Pong source code
Author |
Message |
Danger Zone
|
Posted: Thu Jun 05, 2003 9:41 am Post subject: Pong source code |
|
|
Anyone have it? I know there is a zip file of it in the other forum section but we don't have winzip at school and it's not possible to really bring it from home to school without quite a few disks. |
|
|
|
|
|
Sponsor Sponsor
|
|
|
Martin
|
Posted: Thu Jun 05, 2003 9:59 am Post subject: (No subject) |
|
|
code: | loop
locate (1, 1)
put "| . |"
delay (100)
locate (1, 1)
put "| . |"
delay (100)
locate (1, 1)
put "| . |"
delay (100)
locate (1, 1)
put "| . |"
delay (100)
end loop |
|
|
|
|
|
|
Danger Zone
|
Posted: Thu Jun 05, 2003 10:08 am Post subject: (No subject) |
|
|
Lol no no I meant like 2 player pong. Even I could've made that |
|
|
|
|
|
Martin
|
Posted: Thu Jun 05, 2003 10:46 am Post subject: (No subject) |
|
|
Heh, I know (couldn't resist )...I couldn't find a pong source on the site (there's an exe but that's it). If you find the link I'll dl it and post it for you |
|
|
|
|
|
Asok
|
Posted: Thu Jun 05, 2003 4:35 pm Post subject: (No subject) |
|
|
This is not a tutorial or source submission, so it must be locked.
Locked. |
|
|
|
|
|
|
|