Knuckle Cracker

Creeper World 3 => Gameplay Discussion => Topic started by: Jacobkolstad on May 01, 2014, 12:16:21 PM

Title: 2048: Creeper World 3 Edition
Post by: Jacobkolstad on May 01, 2014, 12:16:21 PM
Look what I just created!
http://games.usvsth3m.com/2048/creeper-world-3-edition/
It's a very easy to use editor at the page, right over the game itself.
Title: Re: 2048: Creeper World 3 Edition
Post by: Randomgold on May 01, 2014, 05:14:07 PM
Looks cool.  Let's see if I got this right (up to the point that I saw)...Collector> Relay> Reactor> Ore mine> Syphon> Can't tell.  Looks like some kind of weird mortarish thing> Terp >PC> Mortar> ?????
That's all I got up to.  Maybe I'll try again later.  Gotta try not to get too addicted to his game after all.   ::)
Title: Re: 2048: Creeper World 3 Edition
Post by: Clean0nion on May 01, 2014, 05:35:44 PM
I haven't played past Pulse Cannon, but here are my guesses past that...

2 4 8 16 32 64 128 256 512 1024 2048
Collector > Relay > Reactor > Ore mine > Siphon > Outdated shield image > Terp > PC > Mortar >













Collector2
Relay4
Reactor8
Mine16
Siphon32
Shield64
Terp128
PC256
Mortar512
Bertha1024
Thor2048
(I mean it's probably Bertha and Thor. It has to be, right?)

But surely it should be this?













Collector2
Relay4
Reactor8
Shield16
PC32
Mortar64
Bertha128
Thor256
Forge512
CN1024
Skarsgard's ship2048
Title: Re: 2048: Creeper World 3 Edition
Post by: Asbestos on May 01, 2014, 07:16:17 PM
Quote from: Randomgold on May 01, 2014, 05:14:07 PM
Looks cool.  Let's see if I got this right (up to the point that I saw)...Collector> Relay> Reactor> Ore mine> Syphon> Can't tell.  Looks like some kind of weird mortarish thing> Terp >PC> Mortar> ?????
That's all I got up to.  Maybe I'll try again later.  Gotta try not to get too addicted to his game after all.   ::)
That's a shield. All of the units look funky because they're most likely taken from the wiki, which as we all know is not a good source of images.
Title: Re: 2048: Creeper World 3 Edition
Post by: Flabort on May 01, 2014, 11:12:38 PM
Shield PC Bertha Terp
Siphon shield terp siphon
reactor mine siphon mine
collector reactor relay collector

score 13344
Title: Re: 2048: Creeper World 3 Edition
Post by: kwinse on May 02, 2014, 12:18:06 AM
The winning tile (after Berthas) is blank.
Title: Re: 2048: Creeper World 3 Edition
Post by: Jacobkolstad on May 02, 2014, 06:19:22 AM
Quote from: Asbestos on May 01, 2014, 07:16:17 PM
Quote from: Randomgold on May 01, 2014, 05:14:07 PM
Looks cool.  Let's see if I got this right (up to the point that I saw)...Collector> Relay> Reactor> Ore mine> Syphon> Can't tell.  Looks like some kind of weird mortarish thing> Terp >PC> Mortar> ?????
That's all I got up to.  Maybe I'll try again later.  Gotta try not to get too addicted to his game after all.   ::)
That's a shield. All of the units look funky because they're most likely taken from the wiki, which as we all know is not a good source of images.
You said it. Not a good source of images. Except for the Bertha, though.
Title: Re: 2048: Creeper World 3 Edition
Post by: Jacobkolstad on May 02, 2014, 09:57:40 AM
Quote from: kwinse on May 02, 2014, 12:18:06 AM
The winning tile (after Berthas) is blank.
Is it?
I never made it that far, but it's supposed to be a Command Node
Title: Re: 2048: Creeper World 3 Edition
Post by: kwinse on May 02, 2014, 11:04:53 AM
I'd beat it again for a screenshot but apparently the rng's set to frustrate me today.
Title: Re: 2048: Creeper World 3 Edition
Post by: Kharnellius on May 07, 2014, 07:38:36 PM
Quote from: Jacobkolstad on May 01, 2014, 12:16:21 PM
Look what I just created!
http://games.usvsth3m.com/2048/creeper-world-3-edition/
It's a very easy to use editor at the page, right over the game itself.
1356
5300

You credited the original creator, but you should also credit Creeperworld 3 for the art.  It will drive more people to the game. :)
Title: Re: 2048: Creeper World 3 Edition
Post by: MagneticDuck on August 25, 2014, 03:32:13 AM

.tile-2 .tile-inner {
    background-image: url("http://knucklecracker.com/wiki/lib/exe/fetch.php?media=cw3:units:cw3-collector.png") !important;
}
.tile-4 .tile-inner {
    background-image: url("http://knucklecracker.com/wiki/lib/exe/fetch.php?media=cw3:units:cw3-relay.png") !important;
}
.tile-8 .tile-inner {
    background-image: url("http://knucklecracker.com/wiki/lib/exe/fetch.php?media=cw3:units:cw3-reactor.png") !important;
}
.tile-16 .tile-inner {
    background-image: url("http://knucklecracker.com/wiki/lib/exe/fetch.php?media=cw3:units:cw3-oremine.png") !important;
}
.tile-32 .tile-inner {
    background-image: url("http://knucklecracker.com/wiki/lib/exe/fetch.php?media=cw3:units:cw3-siphon.png") !important;
}
.tile-64 .tile-inner {
    background-image: url("http://knucklecracker.com/wiki/lib/exe/fetch.php?media=cw3:units:cw3-shield.png") !important;
}
.tile-128 .tile-inner {
    background-image: url("http://knucklecracker.com/wiki/lib/exe/fetch.php?media=cw3:units:cw3-terp.png") !important;
}
.tile-256 .tile-inner {
    background-image: url("http://knucklecracker.com/wiki/lib/exe/fetch.php?media=cw3:units:cw3-pulsecannon.png") !important;
}
.tile-512 .tile-inner {
    background-image: url("http://knucklecracker.com/wiki/lib/exe/fetch.php?media=cw3:units:cw3-mortar.png") !important;
}
.tile-1024 .tile-inner {
    background-image: url("http://knucklecracker.com/wiki/lib/exe/fetch.php?media=cw3:units:cw3-bigbertha.png") !important;
}
.tile-2048 .tile-inner {
    background-image: url("http://knucklecracker.com/wiki/lib/exe/fetch.php?w=80&media=cw3:units:cw3-commandnode.png") !important;
}
Title: Re: 2048: Creeper World 3 Edition
Post by: Relli on August 25, 2014, 08:56:15 AM
Since MagneticDuck didn't say anything, allow me to draw everyone's attention to the very bottom of that code thing. All the previous image links look very similar, but something's up with the Command Node one, and going there says "Bad Request". This would explain why the Command Node image is blank. Fixing that link should work, though I wonder if the increased size of the image might not be another problem to consider.
Title: Re: 2048: Creeper World 3 Edition
Post by: MagneticDuck on August 25, 2014, 11:48:23 AM
Indeed, Reilli. I didn't have time to write anything else when I posted that code thing (ima such an skilled haxor with much work to do >;0), but the bottom link is indeed not valid. In the game the 2048 tile will appear with a glowing yellow background instead of the usual white background, however, thanks to another little bit of CSS.

(http://i.imgur.com/FOVhqO5.jpg)

Ninja edit: http://knucklecracker.com/wiki/lib/exe/fetch.php?media=cw3:units:cw3-commandnode.png is a valid link, however. Seems somebody made a typo / botched a thingamajig.

(http://i.imgur.com/bkkQneB.jpg)