Author Topic: [Contest] Official Pixel Art Question Thread  (Read 13165 times)

0 Members and 1 Guest are viewing this topic.

tenniskid493

  • Guest
[Contest] Official Pixel Art Question Thread
« 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.

Fallen Ghost

  • Guest
[Contest] Official Pixel Art Question Thread
« Reply #1 on: February 03, 2007, 04:38:00 pm »
What shall be the size of the flame/fire image (in pixels)?

tenniskid493

  • Guest
[Contest] Official Pixel Art Question Thread
« Reply #2 on: February 03, 2007, 04:44:00 pm »
It must fit the 83+ Family screen

Offline tifreak

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2708
  • Rating: +82/-3
  • My Kung Fu IS strong...
    • View Profile
    • TI-Freakware
[Contest] Official Pixel Art Question Thread
« Reply #3 on: February 03, 2007, 04:58:00 pm »
And it has to be animated, running in BASIC preferably. ;)wink.gif
Projects: AOD Series: 75% | FFME: 80% | Pokemon: 18% | RPGSK: 60% | Star Trek: 70% | Star Trek 83+: 40% | TI-City: 5%

Offline trevmeister66

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1009
  • Rating: +14/-5
    • View Profile
[Contest] Official Pixel Art Question Thread
« Reply #4 on: February 03, 2007, 05:24:00 pm »
can we use xLIB for any reason?
Projects:    nameless RPG: 1.0%  |  Reverse Snake v1.5: 100%  |  Secret Project: 5%  |  DUNGEON: 70%

My MW2 Blog <-- Please visit :)

Offline tifreak

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2708
  • Rating: +82/-3
  • My Kung Fu IS strong...
    • View Profile
    • TI-Freakware
[Contest] Official Pixel Art Question Thread
« Reply #5 on: February 03, 2007, 06:18:00 pm »
nope, this should be straight up basic.

Use your imagination. Get creative. ;)wink.gif
Projects: AOD Series: 75% | FFME: 80% | Pokemon: 18% | RPGSK: 60% | Star Trek: 70% | Star Trek 83+: 40% | TI-City: 5%

Offline Netham45

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2103
  • Rating: +213/-4
  • *explodes*
    • View Profile
[Contest] Official Pixel Art Question Thread
« Reply #6 on: April 10, 2007, 02:35:00 am »
9 pictures of fire flickering. DONE! :)smile.gif j/k
Omnimaga Admin

Offline necro

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1295
  • Rating: +17/-2
  • +3 vaporal mustache
    • View Profile
[Contest] Official Pixel Art Question Thread
« Reply #7 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
I'm like a woot burger with awesome fries


VB.Net, C#, C++, Java, Game Maker

Offline Radical Pi

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1143
  • Rating: +5/-2
    • View Profile
    • RealityRevolution
[Contest] Official Pixel Art Question Thread
« Reply #8 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...
One of these days I'll get a sig I'm really proud of.

Delnar_Ersike

  • Guest
[Contest] Official Pixel Art Question Thread
« Reply #9 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

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
[Contest] Official Pixel Art Question Thread
« Reply #10 on: October 14, 2007, 01:36:00 pm »
O_Oshocked2.gif

Offline Radical Pi

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1143
  • Rating: +5/-2
    • View Profile
    • RealityRevolution
[Contest] Official Pixel Art Question Thread
« Reply #11 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
One of these days I'll get a sig I'm really proud of.

Offline necro

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1295
  • Rating: +17/-2
  • +3 vaporal mustache
    • View Profile
[Contest] Official Pixel Art Question Thread
« Reply #12 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
I'm like a woot burger with awesome fries


VB.Net, C#, C++, Java, Game Maker

Offline TIfanx1999

  • ಠ_ಠ ( ͡° ͜ʖ ͡°)
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 6173
  • Rating: +191/-9
    • View Profile
[Contest] Official Pixel Art Question Thread
« Reply #13 on: October 15, 2007, 06:15:00 am »
Why even use a label?
Code:
QUOTE

While 1
Output(1,1,"C N L

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
[Contest] Official Pixel Art Question Thread
« Reply #14 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+?