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

Username:   Password: 
 RegisterRegister   
 collision detection
Index -> Programming, Turing -> Turing Help
Goto page Previous  1, 2, 3, 4
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
Paul




PostPosted: Sun Feb 01, 2004 7:21 pm   Post subject: (No subject)

code:

x:=x+2

either that or
1+1=3
Sponsor
Sponsor
Sponsor
sponsor
Paul




PostPosted: Sun Feb 01, 2004 7:24 pm   Post subject: (No subject)

Do this with your program, run it, at the start hold down 3 keys:
up arrow, right arrow, and enter.
release the keys when its grown all it can grow
then hold up key.
flawless?
shorthair




PostPosted: Sun Feb 01, 2004 7:25 pm   Post subject: (No subject)

2 + 2 = 5 , in really big instances of 2 , and about ccc , if your gonna d ojunior ( which stops at het first round , you can do it in turing i did really well ) if your doin senior you need to know another language it costs me 5 $ t oenter the senior just for hte heck of it , i just like the time off school and te chalenge , no where near good enough tomake it out of the school to round 2 ,
Cervantes




PostPosted: Sun Feb 01, 2004 7:37 pm   Post subject: (No subject)

*tapes Paulbian's mouth shut like so --> Silenced *

flawless indead! Smile
also
code:
x += 2

is the same as
code:
x := x + 2

correct

the reason that is doing that is because I used whatdotcolour and I am not experienced enough yet... the other way I did it, like so

code:
if x < 0 + xr + 10 then
     x += 2
end if
if x > maxx - xr - 10 then
     x -= 2
end if
if y < 0 + yr + 10 then
     y += 2
end if
if y > maxy - yr - 10 then
     y -= 2
end if


worked fine for that.. it would work with whatdotcolour too but the boarder doesn't go outside the screen, the boarder is pretty thin.

Thinking I'm going to need instruction in the ways of whatdotcolour here dodge. Eh
Display posts from previous:   
   Index -> Programming, Turing -> Turing Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 4 of 4  [ 49 Posts ]
Goto page Previous  1, 2, 3, 4
Jump to:   


Style:  
Search: