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

Username:   Password: 
 RegisterRegister   
 Pong Game!
Index -> Programming, Turing -> Turing Submissions
View previous topic Printable versionDownload TopicRate TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
Robotixs




PostPosted: Fri May 07, 2004 9:46 pm   Post subject: Pong Game!

This is my first game in Turing, which is a pong game.

I looked at some other pong games on this site, and this one is much simpler but seems to work much better.

Hope you like it!

Arrow



Pong.t
 Description:
Simple Pong Game

Download
 Filename:  Pong.t
 Filesize:  5.56 KB
 Downloaded:  843 Time(s)

Sponsor
Sponsor
Sponsor
sponsor
Tony




PostPosted: Fri May 07, 2004 10:41 pm   Post subject: (No subject)

preaty good for a first game. I see functions and procedures. I think I saw Input.KeyDown Thinking various settings. It's a good start Smile just loose the processes Confused

+25Bits
Latest from compsci.ca/blog: Tony's programming blog. DWITE - a programming contest.
Robotixs




PostPosted: Sun May 09, 2004 8:20 am   Post subject: (No subject)

If I remove the processes then the game runs really slow, but when I used this command then it runs fine.
AsianSensation




PostPosted: Sun May 09, 2004 3:58 pm   Post subject: (No subject)

not using processes meaning programming it in a different structure. Processes likes to eat up your system resources, so it's not a good idea to use it, especially if your program gets complicated. I suggest changing your programming style, so you don't have to depend on the process functions, because it tend to be not very accurate.

Otherwise, it's a very good program. I even see AI that is not simply matching the y coord of the ball. Good Job.

+15 bits
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  [ 4 Posts ]
Jump to:   


Style:  
Search: