Animal Well Day of the Devs Puzzle Solutions and Some Thoughts

They say never to challenge the Internet since you’ll always lose. I like to think that by challenging the Internet at Day of the Devs, we all won. For anyone reading this who has no idea what I’m talking about, please check out this blog post about some secrets I embedded in my Day of the Devs video. If you’re interested in taking a crack at it, please read no further as there be spoilers below.

I am shamelessly and lazily borrowing liberally (i.e., plagiarizing) the solutions write-up written by Discord user @Gami#0826 who pulled all of the puzzles together and credited each person who came up with key components to the solution as well as the exact timing of when each piece was solved. Thank you so much Gami#0826 for crediting everyone for their contribution to the solution!

Before I get into the actual solutions, I want to take a moment to say that whenever you put a piece of creative work out in the world, you always wonder if anyone will notice or care. I can’t put into words how exciting it was to watch the Animal Well Discord community absolutely devour these puzzles. I resisted the temptation to jump in and nudge people in the right direction to the solution (or steer them away from false leads) but only barely.

Here are the solutions after which I have some reflections on the experience below.

Puzzle 1: Vigenere ciphertext with key

Solved in about 1 hour

In the background of my video, I included a URL which was intended to be an obvious starting point: animalwell.net/fountain.




Anyone who visited that site was presented with some encrypted text: amtmc xumuacm fcze mtnd ysi wehlnd vtgowqkw oqsaa diqgewa hhrpsi cq pf pftqd uh gijdugr


I wanted to give people a real challenge so rather than have each letter represent another letter in the alphabet, I used an encryption technique created in the 1500s. But how could I expect anyone to realize what encryption mechanism I was using? Well, I made sure to put its creator’s picture in the background!



Blaise de Vigenère (1523–1596) obviously

Anyone familiar with the Vigenere cipher knows that you need a key to decrypt it. At 0:48 in the video, I included that hint. (Saint Alecz#5555 first in our Discord community to post an image with the waterfall key, and Wormy#0172 was the first to connect the dots. TheHenryGuy#1522 was the first to post an image with the cipher solution.)



There are probably many tools online for decrypting Vigenere ciphers, but I, along with most people, used https://www.dcode.fr/vigenere-cipher:



The resulting decrypted text reads:
email subject blue bird for reward cppjwfza oxojv dxfkedw qcrehm cx lo kfifh uo credjvv

“Email subject blue bird for reward” makes sense, but what about all of that cppjwfza oxojv dxfkedw qcrehm cx lo kfifh uo credjvv nonsense? That suggests a second puzzle!

Puzzle 2: Vigenere ciphertext without key

The challenge of the first puzzle was in figuring out that the text was encrypted with a Vigenere cipher. For the next step, the challenge would be to figure out the key for the remaining text.

The email subject line blue bird was intended as a hint to look closely at the blue bird at 1:38 in the Day of the Devs video. (X3SUCKS#4528 seems to have been the first person in the server to post/directly reference the blue bird in the trailer.)





I also included another hint in the background of the Day of the Devs video: a picture of the Picross DS. (LOLGuy213#7361 was the first to point out this connection.) GizmoArts#7188 then converted the image to the correct Picross nonogram format, and theEggfather#6076 made the nonogram image used below.



(SuperALA1217#9189 seems to have been the first to post/point out the 1->A 2->B pattern in the video at 0:48.)




The final step was to pull all of this together by first writing down all of the numbers in the columns and then all of the numbers in the rows and converting them to letters:

1 2 3 4 6 6 7 9 11 12 15 2 11 12 4 5 2 1 2 4 2 3 7 5 6 9 10 10 11 11 11 3 6 2 5 2 1 1 1 1 thus became ABCDFFGIKLOBKLDEBABDBCGEFIJJKKKCFBEBAAAA.

Using this key, one could finally decrypt the remaining text which read: congrats email subject palace to be added to credits. (Congrats to Bardiel#0243 for figuring this out!)




Credit Section: Though there were a few people who came up with the solution at key steps, many others were equally pivotal along the way. Gami#0826 did a wonderful job in identifying these key moments that helped the community move forward, rule out things, and just keep us on track.
  • HomemadeToast#0374 - He made a whole program! We were following some matrix leads on the nonagram part, and he wrote a program to help us convert stuff!
  • (Red) Mr.Redstone54#7069 - Generally a prominent person during the solving, active as we all helped each other move along during the solve.
  • superALA1217#9189 - first found the column number to letter conversion hint, and kept posting it until someone actually followed it finally.
  • Minoin#1775/BurningSpade#5989 - Both helped with the ‘fish’ lead at different times, Minion bringing it up first. Although it led to nothing, it helped us weed out stuff that wasn’t directly part of this puzzle!’
  • And many many many more, sorry if I didn’t specifically mention some of you all, I had a hard time deciding who to credit or not to list directly.


Puzzle 3: Inspect Element

Although this puzzle wasn’t created specifically for Day of the Devs, the act of throwing down the gauntlet to the Internet caused people to explore every nook and cranny and ultimately discover this. About 3 months ago, I included on the Animal Well website a little note to email me with the subject line DARK FOREST. The only way to notice this was to go to the website, inspect elements, and scroll to the bottom of the elements tab:


To any naysayers out there who feel that it will be impossible for me to create puzzles that will take literally years for people to solve, I will just point out that this one was just sitting around for people to discover for months. Who knows what other puzzles may be lying dormant, just waiting for the right person to happen upon it?

Reflections


1 - The beginnings of a real community

The word “community” is often tossed around like so many other marketing buzzwords. Discord is often seen as the place for communities to come together, but aside from a common interest in a certain game, a lot of Discord servers lack what really makes a community: people getting to know each other; people coming together for a common purpose; people actually enjoying one another’s company. As I watched the Discord server spring to life, I felt like I was seeing an actual community form in real time. Everyone was respectful of each other’s ideas and contributions, and everyone was having fun tackling the challenge together. It was as if I had inadvertently created something larger than a game, and I thank everyone on the Discord server for coming together the way they did.

2 - With great power comes great responsibility

When I put out the Day of the Devs video, I focused on the clues I was deliberately including but didn’t put enough thought into what people might mistake for clues. Watching the Discord community tear through the puzzles was like watching a feeding frenzy, and when people were on the right track it was shocking how fast people locked onto the solution. But when people started to fixate on a red herring, it was hard not to feel a little bad.

I want to continue putting out challenges to the community, but at the same time, I realize that I’m going to need to be more cognizant of what people might accidentally assume is a clue but isn’t. I’ll be honest that I haven’t figured out the right way to do this yet. I could jump in and tell people if they’re on the wrong track, but that seems too heavy handed. Likewise, a lack of any response from me could be misconstrued as tacit acknowledgement that there is a clue to be found. When puzzles could be anywhere, they could be everywhere. I want to make sure solving these challenges is fun and rewarding, not a series of frustrating dead ends.

3 - This is going to be a regular thing from now on

Notwithstanding my concerns of having people over-analyze every little thing I put out there, this was just too much fun to be a one-off. When I put together the Day of the Devs video I explicitly told everyone that there was a puzzle in it. From now on, there will be no such explicit notice. Puzzles may be lurking anywhere and everywhere. The gauntlet has been thrown.

4 comments:

  1. I accept the gauntlet

    ReplyDelete
  2. Now I feel like there's some kind of puzzle hidden in this post

    ReplyDelete
  3. That was such a unique and elegant event. Thank you!
    Watched it live. Solved some of it myself and found DARK FOREST.
    Found the Discord server working on it live and learned the rest there.

    ReplyDelete