Omnimaga

Calculator Community => Contests => Official Contest => Topic started by: tenniskid493 on February 03, 2007, 04:36:00 pm

Title: [Contest] Official Pixel Art Question Thread
Post by: tenniskid493 on February 03, 2007, 04:36:00 pm
Please post any questions you may have about the pixel art contests in this thread.  We will do our best to answer any and all questions that are posted here.
Title: [Contest] Official Pixel Art Question Thread
Post by: Fallen Ghost on February 03, 2007, 04:38:00 pm
What shall be the size of the flame/fire image (in pixels)?
Title: [Contest] Official Pixel Art Question Thread
Post by: tenniskid493 on February 03, 2007, 04:44:00 pm
It must fit the 83+ Family screen
Title: [Contest] Official Pixel Art Question Thread
Post by: tifreak on February 03, 2007, 04:58:00 pm
And it has to be animated, running in BASIC preferably. ;)wink.gif
Title: [Contest] Official Pixel Art Question Thread
Post by: trevmeister66 on February 03, 2007, 05:24:00 pm
can we use xLIB for any reason?
Title: [Contest] Official Pixel Art Question Thread
Post by: tifreak on February 03, 2007, 06:18:00 pm
nope, this should be straight up basic.

Use your imagination. Get creative. ;)wink.gif
Title: [Contest] Official Pixel Art Question Thread
Post by: Netham45 on April 10, 2007, 02:35:00 am
9 pictures of fire flickering. DONE! :)smile.gif j/k
Title: [Contest] Official Pixel Art Question Thread
Post by: necro on October 14, 2007, 12:34:00 pm
here is my entry
c1-->
CODE
ec1Lbl 0
Output(1,1,"CANDLE FLAME
Output(1,1,"C N L
Title: [Contest] Official Pixel Art Question Thread
Post by: Radical Pi on October 14, 2007, 12:57:00 pm
QuoteBegin-necro+14 Oct, 2007, 23:34-->
QUOTE (necro @ 14 Oct, 2007, 23:34)
If 1=1
Then
goto 0
End  

 I can't believe this made me laugh so hard...
Title: [Contest] Official Pixel Art Question Thread
Post by: Delnar_Ersike on October 14, 2007, 01:32:00 pm
QuoteBegin-Radical Pi+14 Oct, 2007, 16:57-->
QUOTE (Radical Pi @ 14 Oct, 2007, 16:57)
QuoteBegin-necro+14 Oct, 2007, 23:34-->
QUOTE (necro @ 14 Oct, 2007, 23:34)
If 1=1
Then
goto 0
End

I can't believe this made me laugh so hard...  

 Necro, I can't believe I am saying this, but here is an optimized version:
c1
-->
CODE
ec1Lbl 0
Output(1,1,"CANDLE FLAME
Output(1,1,"C N L
Title: [Contest] Official Pixel Art Question Thread
Post by: DJ Omnimaga on October 14, 2007, 01:36:00 pm
O_Oshocked2.gif
Title: [Contest] Official Pixel Art Question Thread
Post by: Radical Pi on October 14, 2007, 01:38:00 pm
QuoteBegin-Delnar_Ersike+15 Oct, 2007, 0:32-->
QUOTE (Delnar_Ersike @ 15 Oct, 2007, 0:32)
QuoteBegin-Radical Pi+14 Oct, 2007, 16:57-->
QUOTE (Radical Pi @ 14 Oct, 2007, 16:57)
QuoteBegin-necro+14 Oct, 2007, 23:34-->
QUOTE (necro @ 14 Oct, 2007, 23:34)
If 1=1
Then
goto 0
End

I can't believe this made me laugh so hard...

Necro, I can't believe I am saying this, but here is an optimized version:
c1
-->
CODE
ec1Lbl 0
Output(1,1,"CANDLE FLAME
Output(1,1,"C N L
Title: [Contest] Official Pixel Art Question Thread
Post by: necro on October 14, 2007, 03:06:00 pm
Well, I guess I just had to take some of your updates so
here is my entry
c1-->
CODE
ec1
"THIS IS A COMMENT!
Lbl 0
Output(1,1,"CANDLE FLAME"
Output(2,2," "
Output(1,1,"C N L
Title: [Contest] Official Pixel Art Question Thread
Post by: TIfanx1999 on October 15, 2007, 06:15:00 am
Why even use a label?
Code:
QUOTE

While 1
Output(1,1,"C N L
Title: [Contest] Official Pixel Art Question Thread
Post by: DJ Omnimaga on October 15, 2007, 06:42:00 am
what does Ansnot( do? I can't find this command in the catalog or is it a TI-84 command not avaliable on the 83+?
Title: [Contest] Official Pixel Art Question Thread
Post by: Speler on October 15, 2007, 08:21:00 am
Ans not( Ans
Title: [Contest] Official Pixel Art Question Thread
Post by: DJ Omnimaga on October 15, 2007, 10:11:00 am
oh lol i was sure they were one command x.x

my bad
Title: [Contest] Official Pixel Art Question Thread
Post by: necro on October 15, 2007, 10:56:00 am
why use a label?  So the program will eventualy glitch.
Title: [Contest] Official Pixel Art Question Thread
Post by: DJ Omnimaga on October 15, 2007, 11:03:00 am
the more I am looking at this I think necro program is meant to be a joke. In fact it came from  nowhere, there wasn't even a new contest running and the topic wasn't even about programming contest it was about pixel art :Ptongue.gif
Title: [Contest] Official Pixel Art Question Thread
Post by: TIfanx1999 on October 15, 2007, 11:36:00 am
LOL, its 2 seprate comands;
first is Ans, then there is a bolean operator "not". Using "not" with Ans inverts the answer and it causes a slight pause in the program. so the command line is "Ans""not(Ans.
does that make sense?
*Edit* i just did it for the hell of it anyway, though strangley enough it did give me an interesting idea.
Title: [Contest] Official Pixel Art Question Thread
Post by: DJ Omnimaga on October 15, 2007, 11:43:00 am
make more sense now :-P
Title: [Contest] Official Pixel Art Question Thread
Post by: Radical Pi on October 15, 2007, 12:08:00 pm
I'm pretty sure all the recent posts in this topic were joke posts DJ Omnimaga :Ptongue.gif

Oh, and 42*(Ans*not(Ans)) is much more optimized.
Title: [Contest] Official Pixel Art Question Thread
Post by: DJ Omnimaga on October 15, 2007, 12:24:00 pm
nope x.x