# .font: font.text_2
2023-08-22 01:35 altermaven  
# .font: font.text_1
In this level, ^ learns what happens when amoeba isn't covered and grows too large. There is also the "light boulder" element which allows ^ to push without effort, even pushing above space -- but only to the right.  
  
In some caves, overgrowth is often considered a requirement since there is no boulders, and usually it requires funneling the resulting boulders into a magic wall. But in many others, it's very bad, considering it can block your way out -- or worse!

# .font: font.text_2
2023-08-22 12:23 altermaven  
# .font: font.text_1
the reason why ^ can keep continuously pushing a light boulder to the right over space is due to the cave scanning order. the boulder hasn't yet been flagged to drop down and can technically still be pushed in this manner.  
  
however, when pushing left, the boulder is scanned and falls before ^ has a chance to push it!

# .font: font.text_2
2023-08-22 15:35 dustin  
# .font: font.text_1
- test if i can write comments again -

# .font: font.text_2
2023-08-22 15:38 dustin  
# .font: font.text_1
AH COOL, IT WORKS! :D I HAD TECHNICAL PROBLEMS YESTERDAY, OTHERWISE I WOULD HAVE written a comment here. but actually,  altermaven 's comment is very good, so i have nothing to add! i consider employing him as my lab assistant :d

# .font: font.text_2
2023-08-23 02:58 altermaven  
# .font: font.text_1
Oh hey, there was no comment about the cave so I figured I would chime in!

# .font: font.text_2
2023-08-23 11:33 dustin  
# .font: font.text_1
and your comment was top!