Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
TI-83 plus
Name: xsu Date: September 12, 2002 at 19:25:54 Pacific OS: CPU/Ram:
Comment:
has anyone ever tried programing a TI-83 plus calculator? if so, could you send me some links on learning this. i've done some searching but couldnt really find anything useful.
Name: Matt McDonald Date: September 19, 2002 at 16:24:17 Pacific
Reply:
If anyone could give me some links to websites where i can get the specific codes of game programs, that would be great because i've been looking everywhere for some instructions on how to make my own games by giving me the commands so that i only have to type them in my calculatorTHat would be great if you could show me or give me some links. thanks
0
Response Number 5
Name: Jake Date: September 20, 2002 at 21:38:52 Pacific
Reply:
If it's games you want, you have two options- BASIC, where the only quality game you'll be able to make is a text-based RPG, or ASM, which you'll need to develop on a computer.
TI's website has the resources for ASM, and the manual is more than adequate for BASIC. It'll take more than a post or two of instrutions to teach you enough to make a game.
0
Response Number 6
Name: Just me Date: September 26, 2002 at 00:39:08 Pacific
Reply:
You really really really should check out www.ticalc.org THE website about ALL ti calculators.
There's also a mailing list, A83, which I'm also a member of. I do TI-83 Assembly Programming. There's lot to explore there (check out the VTI), just go see :)
Summary: I have a program I am writing on a TI 83 plus. Is it possible to create nested if else statements and what would be the syntax? I have code similar to this: : :if (varialble =1) :x => 29 : :if (varia...
Summary: I am trying to make an rpg adventure game but i dont know how to make a game map so i need help with that and im having trouble with if:goto statements is therean easier way to do that ...
Summary: Hi I am new at programming and I have no clue where to start. I can make games on ti 83 calculators by using their version of BASIC, thats about it. I want to make BASIC games for windows, but i cant ...