"Alright! It's time to grow some crops!
Make a 25-by-25 matrix. This is your plot of land.
Now, follow the instructions in `plant_instructions.rds`.
The first instruction says you have to move 2 rows and 5 columns.
So, you plant a crop on that position (2,5).
The next instruction says you move 0 rows and 1 column from where you are.
So, you plant a crop on that position (2,6).
And so on, and so on, until all instructions have been performed.
By the end, your crops will take the shape of an animal!
The name of the animal is the next hidden word."
So... drawing with crops, huh? Sounds neat!
Where do you want to go?