O
## ##
# j#
#### ####
# j#
##### #####
# j#
##### #####
# j#
##### #####
# Q #
## ##
## ##
#####
:author_name=GamingInky
:author_url=https://github.com/GamingInky
:bridge=12
:description=Get to the top of the leaf to leave!
:hint.1=Catch the rabbits before they fall.
:hint.2=But how to get to them?
:hint.3=You've got no spare bridgers.
:solution.1=bridge&(7,3)&(7,5)&(7,7)&(7,9)&(6,13);6;(8,12);5;(7,12);2;(6,11);;(6,9);(6,7)&(6,5);(6,3);27
:solution.2=bridge&(7,3)&(7,5)&(7,7)&(7,9);(6,13);5;(8,12);3;(7,12);3;(6,11);8;(6,9);8;(6,7);5;(6,5);4;(6,3);12
:name=Leafing
:num_rabbits=6
:num_to_save=10
By @GamingInky . Original issue: https://github.com/andybalaam/rabbit-escape/issues/506
Needs work to make it more of a puzzle to figure out how to solve it.