Search found 10 matches

by estranged
Wed Jan 14, 2004 3:56 pm
Forum: Computer Hardware and Software
Topic: Turing help
Replies: 19
Views: 1515

Turing help

<r> I GOT IT!!<br/> i just had to add a short delay before i ended the loop (i am not sure why though)<br/> <br/> syb, thanks for telling me how to use the keyboard <br/> <br/> <COLOR color="#888888"><s>[color=#888888]</s><SIZE size="85"><s>[size=85]</s>Archived topic from Iceteks, old topic ID:1891...
by estranged
Wed Jan 14, 2004 3:47 pm
Forum: Computer Hardware and Software
Topic: Turing help
Replies: 19
Views: 1515

Turing help

<r> corection this is what i have<br/> <br/> var chars : array char of boolean<br/> var x1,y1,x2,y2: int<br/> x1:=50<br/> x2:=60<br/> y1:=50<br/> y2:=60<br/> <br/> <br/> loop<br/> drawfillbox(x1,y1,x2,y2,7)<br/> Input.KeyDown (chars)<br/> if chars (KEY_RIGHT_ARROW) then<br/> cls <br/> x1:=x1+10 <br/...
by estranged
Wed Jan 14, 2004 3:31 pm
Forum: Computer Hardware and Software
Topic: Turing help
Replies: 19
Views: 1515

Turing help

<r> yeah, heres what i have so far ( i still get errors and don't know what to do)<br/> <br/> var chars : array char of boolean<br/> var x1,y1,x2,y2: int<br/> drawfillbox(x1,y1,x2,y2,7)<br/> loop<br/> Input.KeyDown (chars)<br/> if chars (KEY_RIGHT_ARROW) then<br/> cls x1=x1+10 and x2=x2+10 and y1=y1...
by estranged
Tue Jan 13, 2004 4:01 pm
Forum: Computer Hardware and Software
Topic: xbox-pc
Replies: 2
Views: 624

xbox-pc

<r> i was told that a chip in the xbox could be taken out/switched and the xbox could be used as a pc. Does anyone know about this, is it true? <br/> <br/> <COLOR color="#888888"><s>[color=#888888]</s><SIZE size="85"><s>[size=85]</s>Archived topic from Iceteks, old topic ID:1907, old post ID:15609<e...
by estranged
Tue Jan 13, 2004 3:28 pm
Forum: Computer Hardware and Software
Topic: Turing help
Replies: 19
Views: 1515

Turing help

anyone here??

Archived topic from Iceteks, old topic ID:1891, old post ID:15608
by estranged
Tue Jan 13, 2004 3:07 pm
Forum: Computer Hardware and Software
Topic: Turing help
Replies: 19
Views: 1515

Turing help

<r> hey syb,<br/> i got my box to move a little but i need help with the syntax,<br/> when i press the right arrow i want it to move over by 10 pxl's so i have it add 10 to x1,y1,x2,y2, but i am unsure how to declare these as the variables <br/> <br/> <COLOR color="#888888"><s>[color=#888888]</s><SI...
by estranged
Mon Jan 12, 2004 3:49 pm
Forum: Computer Hardware and Software
Topic: Turing help
Replies: 19
Views: 1515

Turing help

<r> is ther anyway i can just draw a box, and move it over 10 pixels when i press the arrow keys??? It will take too long doing it all in IF statements. <br/> <br/> <COLOR color="#888888"><s>[color=#888888]</s><SIZE size="85"><s>[size=85]</s>Archived topic from Iceteks, old topic ID:1891, old post I...
by estranged
Mon Jan 12, 2004 3:38 pm
Forum: Computer Hardware and Software
Topic: Turing help
Replies: 19
Views: 1515

Turing help

thanks syb,

ps. i found this site through google

Archived topic from Iceteks, old topic ID:1891, old post ID:15583
by estranged
Fri Jan 09, 2004 3:49 pm
Forum: Computer Hardware and Software
Topic: Turing help
Replies: 19
Views: 1515

Turing help

hello.....anyone there

Archived topic from Iceteks, old topic ID:1891, old post ID:15523
by estranged
Fri Jan 09, 2004 3:12 pm
Forum: Computer Hardware and Software
Topic: Turing help
Replies: 19
Views: 1515

Turing help

<r> im new to turing and i wanted to know how to make something move, corresponding to the arrow keys <br/> <br/> <COLOR color="#888888"><s>[color=#888888]</s><SIZE size="85"><s>[size=85]</s>Archived topic from Iceteks, old topic ID:1891, old post ID:15522<e>[/size]</e></SIZE><e>[/color]</e></COLOR>...