Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 Pong source code
Index -> Programming, Turing -> Turing Submissions
View previous topic Printable versionDownload TopicRate TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
Danger Zone




PostPosted: 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
Sponsor
sponsor
Martin




PostPosted: 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




PostPosted: 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 Razz
Martin




PostPosted: Thu Jun 05, 2003 10:46 am   Post subject: (No subject)

Heh, I know (couldn't resist Razz)...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




PostPosted: 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.
Display posts from previous:   
   Index -> Programming, Turing -> Turing Submissions
View previous topic Tell A FriendPrintable versionDownload TopicRate TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 5 Posts ]
Jump to:   


Style:  
Search: