Response: The seed finder
The seed finder
At some points of the game it might be hard to find seeds that can progress the world. Because of this I made the ‘seed finder’ algorithm that can help players that have trouble finding these seeds. As shown above the algorithm consist of a repeater, a mover and a seeker. The best part about this algorithm is the low fruit cost and the speed of this algorithm. You can also modify this algorithm to find whatever you please, in fact you can even add a grabber on to it
Notifications
Steven T
June 18, 2020
Yes I used that strategy too when I was trying to find a seed. It is very helpful if you have you clue where the seed is.
Nick-from-NYSCI
June 18, 2020
Hi! This is a very helpful algorithm. How did you end up discovering how to make/use it?