pastebin get 4CY4AYj3 fire
q quits, d toggles the character dithering (I think it looks better on, but you be the judge)
works on monitors, just run with "monitor <side> fire"
Well it fooled me… Then again, it was 3 am when i made that post ^_^/>@SSTDz: Actually, in the background (what looks like a Furnace) that's a monitor with fire running on it :D/>
You know it's a good program when someone mistakes it for a furnace.Well it fooled me… Then again, it was 3 am when i made that post ^_^/>/>@SSTDz: Actually, in the background (what looks like a Furnace) that's a monitor with fire running on it :D/>/>
heh. thanks, all.
Delayed response, SSTDz, if you want to change the colors, there's a couple of tables at the top of the file, dither has the characters used, in order, to shade between colors, and then ranges has the list of color ranges used, in bg/fg color pairs. You can add or remove elements from either table, it will adapt - though if you change the total number of possible values, it will affect the flames.
Didnt even notice that table… Too distracted by the flames ^_^/>heh. thanks, all.
Delayed response, SSTDz, if you want to change the colors, there's a couple of tables at the top of the file, dither has the characters used, in order, to shade between colors, and then ranges has the list of color ranges used, in bg/fg color pairs. You can add or remove elements from either table, it will adapt - though if you change the total number of possible values, it will affect the flames.
Now main … rain O_o lol
Rain on the fire xD
Now main … rain O_o lol
Rain on the fire xD
haha is this a reference to "set fire to the rain"? just checking…
feel free to do with the code as you wish. If you include my code directly, credit would of course expected and appreciated.
{ colors.black, colors.gray, },
{ colors.gray, colors.red, },
{ colors.red, colors.orange, },
{ colors.orange, colors.yellow, },
{ colors.yellow, colors.white, },
{ colors.black, colors.gray, },
{ colors.gray, colors.red, },
{ colors.red, colors.orange, },
{ colors.orange, colors.yellow, },
{ colors.yellow, colors.white, },
{ colors.white, colors.yellow, },
{ colors.yellow, colors.orange, },
{ colors.orange, colors.red, },
{ colors.red, colors.gray, },
It's already sent :P/>
- LocationLiberty, MO, United States, America, Earth, Solar System, Milky Way, Universe, 4th Dimension
probably, but I put that in (1) year(s) ago.
- LocationLiberty, MO, United States, America, Earth, Solar System, Milky Way, Universe, 4th Dimension
Don't type something if you don't know what it means. . .
You exist in (at least) all 11 dimensions…
AMAZING. I put it on my emulator at work, and my coworkers were constantly looking over my shoulder at it, like they were transfixed. You, sir, deserve a standing ovation!
local ranges= {
{ colors.black, colors.lightGray, },
{ colors.white, colors.lightBlue, },
{ colors.blue, colors.blue, },
{ colors.blue, colors.lightBlue, },
}
It is……………………… it's under `fire` in the post Gopher made…This should be a program found on disks :)/>
shell.run( "monitor", "<side>", "fire" )