Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - ztrumpet

Pages: 1 ... 379 380 [381] 382 383 ... 385
5701
Site Feedback and Questions / Omnimaga Banner
« on: November 21, 2009, 10:24:38 am »
Is there an Omnimaga banner I can put in my sig like the UTI one that I currently have?

5702
TI Z80 / Re: {AP} Map Maker v0.8 (to be editor)
« on: November 21, 2009, 10:13:20 am »
Wow, looks very nice. I like the F1-F5 part.
I think Eeems is refering to the "CELTIC III PICARC EXTENDED COMMAND SET" that uses the identity() token.

5703
Cool, I'll have to check it out sometime. :)

5704
the flv converter yay vids for ipod off of youtube XD
Where is this?

5705
Other Calculators / Re: Another TI fail
« on: November 19, 2009, 07:09:03 pm »
Heck, Critor2000 is a teacher and he's the one who was involved the most in figuring out why TI-Boy SE, Emu8x, Omnicalc RAM Recovery/Virtual Calc and RealSound all crashed on newer 84+ calcs.
lol, I was about to disagree and say it happened on UTI through the efforts of... *looks up who it was* Critor. :P I helped too. (Not much, I just put like 14 calcs in his database.)
If he's a teacher, he's the awesomest teacher I know!

5706
Other Calculators / Re: Oasis
« on: November 19, 2009, 07:04:13 pm »
Well, what I was wondering more is: can variable conflicts occurs? I mean, if the shell uses a variable or list in particular, then the game overwrites it, then when it returns to the shell, a RAM clear occurs due to a bad variable value used with Celtic III
Nope, cleaver coding prevents that.  I back up my variables needed in the AppVar that I store the Hot Keys in during program execution.  The stop dosn't remove these, so it will mess with stuff, though not bad enough for a RAM clear.  It just messes up your hot keys.  If this happens, you can just delete both AppVars.

5707
Other Calculators / Re: Another TI fail
« on: November 19, 2009, 07:00:16 pm »
Btw, on TI-BANK forum, there are a lot of math teachers, including the admin, who has been one for a while. (At least on TI-BANK teachers are open to calc games dev :D)
That's neat.  If only my teachers were open to calc games. :|

5708
Other Calculators / Re: Oasis
« on: November 19, 2009, 06:54:10 pm »
I wonder, for games that uses Return instead of Stop to exit completly, does these games can exit back to the shell without causing problem?
Return works, but not Stop.  Since Return returns and Stop stops...  :D

5709
Other Calculators / Re: Another TI fail
« on: November 19, 2009, 06:52:15 pm »
I didn't understand.  What was the contest?

5710
Other Calculators / Re: Oasis
« on: November 19, 2009, 05:17:54 pm »
Now if only I had a calc to test it!
lol

I was inspired a lot by mirage.
Also, I wanted to prove simple homescreen graphics can look nice.

5711
Other Calculators / Oasis
« on: November 19, 2009, 03:16:46 pm »
Here is my program Oasis. It is for this challenge. http://tibasicdev.wikidot.com/forum/t-164477#post-628597

Oasis is a basic shell that will run basic programs.  It uses Celtic III.

Let me know what you think.

5712
Other Calculators / Re: Drifter
« on: November 19, 2009, 11:55:06 am »

5713
Other Calculators / Re: Nibbler-Snake
« on: November 19, 2009, 11:48:51 am »
:)

Oh yeah, I forgot to mention: Enter Pauses.

5714
Other Calculators / Re: Nibbler-Snake
« on: November 18, 2009, 05:00:55 pm »
Mostly I'm using sin and cosine.  I use two lists and four variables to track where the snake is.

If anybody wants the code, it's yours.  Just post here so I can smile. :)

5715
Other Calculators / Nibbler-Snake
« on: November 18, 2009, 04:17:43 pm »
I made a snake game in the past 24 hours!  :D

Use right (clockwise) and left (counter-clockwise) to steer.  Press clear for quick quit.

Pages: 1 ... 379 380 [381] 382 383 ... 385