Animal Hybrids Solution

How It Works

Upon inspection, teams should realize that each photo is actually a hybrid of two actual animals, and each hybrid has a letter associated with it:

acow
brabbit
clion
dcroc
ekangaroo
emeerkat
egiraffe
fowl
gcat
gduck
helephant
icroc
jcat
kparrot
lcroc
lbadger
melephant
ncat
ocat
pcaterpillar
qrhino
rcat
rcow
scamel
tmouse
tcat
ufrog
vpenguin
wsnake
xkangaroo
yelephant
zkangaroo

Team could then use component animals to make chains of the length and with the endpoints pictured on the cover sheet:

penguinbadger
meerkatpenguin
catmeerkat
snakecat
mousesnake
elephantmouse
giraffecamel
swangiraffe
penguinswan
meerkatpenguin
catmeerkat

| parrot | croc | l | | croc | duck | i | | duck | cat | o | | cat | meerkat | n |

| cat | mouse | t | | duck | cat | o |

| rabbit | owl | f | | cat | rabbit | r | | duck | cat | o | | horse | duck | g |

This clues that they need to make one last chain:

kangaroolion
squirrelkangaroo
rabbitsquirrel
catrabbit
duckcat
crocduck
frogcroc

Solution

Reading off the final chain, reveals the answer ZEBROID

Design Notes

This puzzle spawned from someone on GC stumbling on this contest on Worth 1000. After that, we decided we needed to find a way to use these images in a puzzle. We were able to rework a puzzle cut from a previous year to make this.

My initial hope was to be able to assign each letter of the alphabet to exactly one hybrid, and have hybrids reused as necessary to spell a message. I spent nearly a week developing (and tweaking and debugging) a piece of software to find a valid such mapping before eventually deciding it wasn't possible, and writing the puzzle as it was delivered. (This all taking place a week before Game weekend may have had something to do with needing to get it done, also.)

GC Notes