Skip to content

Instantly share code, notes, and snippets.

View HomemadeToast57's full-sized avatar

Jack Singer HomemadeToast57

View GitHub Profile
@HomemadeToast57
HomemadeToast57 / AnimalWell.py
Created June 10, 2022 00:33
Animal Well Puzzle
# Python code written by @HomemadeToast57 (twitter) for the Animal Well puzzle :). Thank you to the devs and the community for this wonderful experience!
import numpy as np
# string given at https://animalwell.net/fountain
string = "amtmc xumuacm fcze mtnd ysi wehlnd vtgowqkw oqsaa diqgewa hhrpsi cq pf pftqd uh gijdugr"
# key found in trailer for the game
key = "waterfall"