Skip to content

ElfMinder 9000⚓︎

Difficulty:
image

Objective⚓︎

Assist Poinsettia McMittens with playing a game of Elf Minder 9000. Collect all the crates and get the elf to the finish flag.

Gold⚓︎

A real pickle If you examine the javascript code for this challenge, you'll find the guide.js script includes a comment that says //fix this where a bug exists. codebug

The code essentially causes an edge case where if you have the elf spring into another spring or tunnel it will automatically teleport you to the first segment you placed. So if we place our very first path segment at the end and make sure the second to last thing we do is spring into a tunnel, the "real pickle" now tastes like gold. A real pickle

goldPIckle