
-----------------------------------
Danger Zone
Thu Jun 05, 2003 9:41 am

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.

-----------------------------------
Martin
Thu Jun 05, 2003 9:59 am


-----------------------------------
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
Thu Jun 05, 2003 10:08 am


-----------------------------------
Lol no no I meant like 2 player pong.  Even I could've made that :P

-----------------------------------
Martin
Thu Jun 05, 2003 10:46 am


-----------------------------------
Heh, I know (couldn't resist :P)...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
Thu Jun 05, 2003 4:35 pm


-----------------------------------
This is not a tutorial or source submission, so it must be locked.

Locked.
