# .font: font.text_2
2023-04-07 11:07 Arno  
# .font: font.text_1
Easy cave; just collect diamonds, kill 2 trapped fireflies and exit! :-D

# .font: font.text_2
2023-04-07 13:36 dustin  
# .font: font.text_1
hihi :d i like the idea, i don't think i've seen something like this before! although so far i found it too easy to record a demo ;d

# .font: font.text_2
2023-04-10 17:38 Arno  
# .font: font.text_1
demo will be revealed tomorrow. :-)  
  
i'm curious if any of you already solved one of both sides of the cave, and which one you found most difficult. i personally found the right side the hardest; i even thought it was impossible, until if found by chance (well timed) path which worked out well...

# .font: font.text_2
2023-04-10 19:59 dustin  
# .font: font.text_1
i haven't found a promising approach for either side. it's super interesting though; the \\\ are both necessary (so the ΒΒ don't fall infinitely) and also hindering (when ^ tries to push the ||). is this kind of puzzle even completely new? :d

# .font: font.text_2
2023-04-11 19:17 Arno  
# .font: font.text_1
my Run visible! :-D  
  
left side problem:  
the | tends to fall to the left. solution: move it to the right with rockford.  
  
right side problem:  
if the | falls to the left naturally, there are too little \\ to be able to push the | over the last gap. solution: go to the | while grapping some \\ but not too many, and find a timed path such that the | is pushed to the left exactly when a \ forms a "bridge" for the |.  
  
i don't think i have seen a cave like this before, although of course my ' Arno  1524' was another experiment in this area.

# .font: font.text_2
2023-04-13 21:29 dustin  
# .font: font.text_1
very interesting and cool! :d  
  
asymmetric solutions for symmetric caves are real cso paradises :d and here, we also have the additional rule of ΒΒΒ tending to fall from @@@ to the left side :d