|
 |
|
Dev Hardware Forums
> SOFTWARE
> TI 83/84
|
TI-83--Programming a Pong Game
Discuss TI-83--Programming a Pong Game in the TI 83/84 forum on Dev Hardware. TI-83--Programming a Pong Game Programming forum discussing coding and everything related to the well-known TI-83/83+/84/84+ graphing calculators for math and science. Creative ideas, helpful information and questions regarding applications are welcomed but no homework at all!
|
|
 |
|
|
|
|

Dev Hardware Forums Sponsor:
|
|
|

August 29th, 2007, 09:11 PM
|
|
n00b DevH'er
|
|
Join Date: Aug 2007
Posts: 2
Time spent in forums: 14 m 13 sec
Reputation Power: 0
|
|
|
TI-83--Programming a Pong Game
Hey, I'm programming a Pong game for the TI-83; I'm used to programmming, but new to TI-BASIC. I have the following line of code, which the TI-83 says has a syntax error:
If D<0
Then
If R=2
Then
Rü3
End
If R=4
Then
Rü1
End
End
(the ü is the -> symbol)
The error appears at D<0
Is the error the Statement itself? If not, please tell me so I can be certain that I must look further back in order to fix the code. Please reply soon.
|

September 7th, 2007, 10:33 PM
|
|
|
Quote: | Originally Posted by ak_gamer0615 Hey, I'm programming a Pong game for the TI-83; I'm used to programmming, but new to TI-BASIC. I have the following line of code, which the TI-83 says has a syntax error:
If D<0
Then
If R=2
Then
Rü3
End
If R=4
Then
Rü1
End
End
(the ü is the -> symbol)
The error appears at D<0
Is the error the Statement itself? If not, please tell me so I can be certain that I must look further back in order to fix the code. Please reply soon. |
i don't see anything wrong..i'd just retype it to make sure that there isn't some petty little mistake that you have made... that often helps me....
anyway, i'm not quite sure but i'd look at the line above If D<0 just to make sure that it follows correctly, to make sure that some command doesn't need to ended or something. 
|

February 19th, 2009, 10:20 PM
|
|
n00b DevH'er
|
|
Join Date: Feb 2009
Posts: 1
Time spent in forums: 12 m 6 sec
Reputation Power: 0
|
|
|
oh, its acturelly preetty simple
you should do
3->R
nor R->3
cuz the calc will read it as if u r trying to store R as varrible 3, but numbers canot be variable.
=)
|

April 4th, 2009, 07:38 PM
|
|
n00b DevH'er
|
|
Join Date: Apr 2009
Posts: 25
Time spent in forums: 4 h 8 m 51 sec
Reputation Power: 0
|
|
Quote: | Originally Posted by didize oh, its acturelly preetty simple
you should do
3->R
nor R->3
cuz the calc will read it as if u r trying to store R as varrible 3, but numbers canot be variable.
=) |
where do you get nor in the 2nd row??? (im in elementry and my sister dont need the calculator)
|

April 4th, 2009, 10:30 PM
|
 |
The Mufinator
|
|
Join Date: Aug 2008
Location: South Eastern USA
|
|
Quote: | Originally Posted by jonyboy280 where do you get nor in the 2nd row??? (im in elementry and my sister dont need the calculator) |
i think he meant not
as in "do not do this 'R->3'"
notice that the "t" is right next to the "r" on the keyboard
accidents happen
|

December 7th, 2012, 07:56 AM
|
|
n00b DevH'er
|
|
Join Date: Dec 2012
Posts: 2
Time spent in forums: 7 m 36 sec
Reputation Power: 0
|
|
Quote: | Originally Posted by jonyboy280 where do you get nor in the 2nd row??? (im in elementry and my sister dont need the calculator) |
Alright, but what is the full code?  I like this site btw. lol
|

December 7th, 2012, 12:09 PM
|
 |
The Mufinator
|
|
Join Date: Aug 2008
Location: South Eastern USA
|
|
Quote: | Originally Posted by DatMikeKid Alright, but what is the full code?  I like this site btw. lol |
Blast from the past, eh? I'll do a little looking and see if I can find you one of my old pong programs. Haven't done programming with TI Basic in a long time, so it may take a bit to find the code.
|

December 10th, 2012, 07:23 AM
|
|
n00b DevH'er
|
|
Join Date: Dec 2012
Posts: 2
Time spent in forums: 7 m 36 sec
Reputation Power: 0
|
|
Quote: | Originally Posted by MufinMcFlufin Blast from the past, eh? I'll do a little looking and see if I can find you one of my old pong programs. Haven't done programming with TI Basic in a long time, so it may take a bit to find the code. |
Thanks Bro. I really get bored with those overly simple games. like BlackJack, or snake. lol 
|
Developer Shed Affiliates
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Rate This Thread |
Linear Mode
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|