Hello! I've been using this site for about two months, but I just got an account yesterday. I started programming about 6 or 7 months ago,
and I'll put my game on this website as soon as I get my computer to recognize my calculator. (see the thread labled as: "connect problem")
I'll try to learn how to edit pages in my spare time, and start as soon as I can. I also recently found out just how much faster Output is from
other text dispaying commands. Here's a good way of demonstrating:
1: type this in a new program:
PRGM:NAME
:Clrhome
:Full
:For(A,0,E3 ;the "E" is the small E, found by pressing 2nd, then the comma
:Disp A
:End
:"
2: Run this program. Look carefully at the speed.
3: Open the edit program menu, (press: prgm, right arrow), replace the: "Disp A" with: "Output(1,1,A".
4: Run the edited program, and be amazed.
Have a good day,
Archieuthiskid
(p.s. does anyone know what a decent speed for a Nibbles-like game is for the ti-84 plus SE, or ti-83 plus is, in terms of frames per second?)