# .font: font.text_2
2023-02-27 20:16 altermaven  
# .font: font.text_1
A short lesson.  
  
Observe the following:  
  
Fireflies (left boxes) will always lean counterclockwise. Butterflies (right boxes) lean clockwise.  
  
In the boxes, the outer boxes exhibit fireflies and butterflies going around an object, displaying their capacity of turning immediately around corners. The inner boxes, however, exhibit them traversing the outer wall, having to stop at corners to 'readjust' their direction as they cannot turn in the direction of their favour.  
  
The associated heavy boulders are used as a demonstration of what happens if you smack a firefly vs. a butterfly.  
  
The quiz, therefore, is to make efficient pathing for the bottom butterfly and firefly so they can be smacked to open the cells with little effort!  
  
Timing is generous. But be careful not to let ^ touch the enemies -- he is very volatile!