Posted: Fri Oct 08, 2004 12:19 am Post subject: [Help] [Basic]TI 83 Plus
lol. I guess this would fall into the "Other Basics" category. Anyone have a TI 83 Plus graphing calculator? I wrote an RPG on mine today during Algebra. And I'm working on a Pong game. Until like 2 weeks ago I didn't even realize you could program in Basic on them, I thought it was all assembly.
But if anyone's interested I'll write some tutorials. It's a great way to pass some time during class.
Sponsor Sponsor
wtd
Posted: Fri Oct 08, 2004 12:23 am Post subject: (No subject)
If the TI-83+ manual is anything like the TI-82 manual, then chapter 13 contains everything one could ever want to know about TI-BASIC.
Tony
Posted: Fri Oct 08, 2004 1:09 am Post subject: (No subject)
heh, wtd
anyways - some tutorials will be awesome. I used to write problem solvers for repetetive tasks (mostly in Math... naturally) and complete my homework with a snap.
unfortunatly my teacher didn't appretiate my ability to boil a problem type down to a function
Posted: Fri Oct 08, 2004 1:11 am Post subject: (No subject)
tony wrote:
unfortunatly my teacher didn't appretiate my ability to boil a problem type down to a function
Then your teacher was a moron. Breaking things down into functions is kinda what math is about.
Andy
Posted: Fri Oct 08, 2004 2:41 pm Post subject: Re: TI 83 Plus
Genesis wrote:
lol. I guess this would fall into the "Other Basics" category. Anyone have a TI 83 Plus graphing calculator? I wrote an RPG on mine today during Algebra. And I'm working on a Pong game. Until like 2 weeks ago I didn't even realize you could program in Basic on them, I thought it was all assembly.
But if anyone's interested I'll write some tutorials. It's a great way to pass some time during class.
how are u doing the graphics? i thought inorder to do graphics u had to do it on the comp then transfer over the asm
wtd
Posted: Fri Oct 08, 2004 2:46 pm Post subject: (No subject)
TI_BASIC has built-in abilities to se and unset individual pixels. It's tedious, but it gives you complete control over the display.
Andy
Posted: Fri Oct 08, 2004 2:49 pm Post subject: (No subject)
o?? how do u program that?
wtd
Posted: Fri Oct 08, 2004 2:55 pm Post subject: (No subject)
I don't remember exactly. Consult the manual.
Sponsor Sponsor
Dan
Posted: Fri Oct 08, 2004 6:19 pm Post subject: (No subject)
has any one played with the TI-89s? Thos things a cool, they can do 3d graphics and the screen rez is way beter so u can port some old game boy games over. All they need is a sound card and you whould be set
Computer Science CanadaHelp with programming in C, C++, Java, PHP, Ruby, Turing, VB and more!
wtd
Posted: Fri Oct 08, 2004 6:24 pm Post subject: (No subject)
If I'm not mistaken the TI-89 marked a shift from 8-bit Z80 processors to a 32-bit Dragonball from Motorola. Such hips earned their renown as coprocessors in Apple's early Macs.