Monster Racer Rush
Select between 5 monster racers, upgrade your monster skill and win the competition!
4.18 / 5.00 3,534 ViewsBuild and Base
Build most powerful forces, unleash hordes of monster and control your soldiers!
3.80 / 5.00 4,200 ViewsWhat uses can you think of the
$foo = "bar";
tag?
I think it can be used for many, but mainly for newspaper articles and the like.
Slint approves of me! | "This is Newgrounds.com, not Disney.com" - WadeFulp
"Sit look rub panda" - Alan Davies
Huh. Didn't know it worked outside of the Flash and Programming forums.
At 11/20/12 07:50 PM, Gimmick wrote: What uses can you think of the
$foo = "bar";
I don't know, we could probably hang out and have a couple of drinks.
Steam: Bstuk
is this how it works? am i doing this right?
I haven't seen this before.
Yeah, whatever.
PSN ID: REDSiN66
At 11/20/12 08:55 PM, Luke wrote: is this how it works? am i doing this right?
I haven't seen this before.
I've never seen this too.
Do Not Press -"No Seriously"-
Support NG -"If only I can.."-
@metraff @NG_Artists Support Newgrounds
"Metraff I'm going to fuck you." - Sodamachine
Wait code can be used on other section now?
#!/bin/bash
echo "Foo is fucking bar." God damn your learnability!
<save this shit in a .fla, f'lata cuz imma kick your ASS>
At 11/20/12 10:01 PM, sweet21 wrote: God damn your learnability!
<save this shit in a .fla, f'lata cuz imma kick your ASS>
How 'bout some FizzBuzz?
for(var c:int = 1; c <= 100; c++){
var k:String = (c%3 == 0)? "Kick" : "";
var a:String = (c%5 == 0)? "Ass" : "";
if(String(k + a).length) trace(k + a) else trace (c);}
AS3