This is an archived, read-only copy of the United-TI subforum , including posts and topic from May 2003 to April 2012. If you would like to discuss any of the topics in this forum, you can visit Cemetech's TI-BASIC subforum. Some of these topics may also be directly-linked to active Cemetech topics. If you are a Cemetech member with a linked United-TI account, you can link United-TI topics here with your current Cemetech topics.

This forum is locked: you cannot post, reply to, or edit topics. TI-Basic => TI-BASIC
Author Message
KARTOONCHRIS


Newbie


Joined: 16 Feb 2004
Posts: 23

Posted: 19 Feb 2004 06:59:51 pm    Post subject:

ok, i got a ti 83 + se and i made this pong type game and somethings dont work like when it hits the paddle it will only hits it in certain places other times it goes straight through pleez help!

ok, heres my code so far..

clrhome
1->A
1->B
7->E
5->F
repeat G=105
getkey->G
if ans:output(E,F," " // 3 spaces
output(A,B,"o"
for(Z,1,75
end
if A=8
-1->D
if A=1
1->D
if B=16
-1->C
if B=1
1->C
if A=F and A=E
-1->D
F+2(G=26)-2(G=24->F
output(E,F,"==="
output(A,B," "
A+D->A
B+C->B
end

maybe i put (if A=f and A=E -1->D) in the wrong place or something. if you know why it doesn't work pleez reply!
also how do you make it to where when the paddle gets so far over it doesn't give me an error. pleez reply!!!!


Last edited by Guest on 19 Feb 2004 09:01:16 pm; edited 1 time in total
Back to top
Arcane Wizard
`semi-hippie`


Super Elite (Last Title)


Joined: 02 Jun 2003
Posts: 8993

Posted: 20 Feb 2004 08:51:35 am    Post subject:



You've already got a topic for this.


Last edited by Guest on 20 Feb 2004 09:00:06 am; edited 1 time in total
Back to top
Display posts from previous:   
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
    »
» View previous topic :: View next topic  
Page 1 of 1 » All times are UTC - 5 Hours

 

Advertisement