# .font: font.text_2
2024-08-25 14:54 dustin  
# .font: font.text_1
significant differences to level 1:  
| harder random seed (dor the maze)  
| quickwer speed makes it easier to get stuck at the turns.  
  
not only is it easier for the ΖΖΖ to catch Κ at that high speed, but also the structure of the maze is an additional challenge: it's easy to block off the way to the Ξ even if Κ has collected all the 4Α. to avoid that, it makes sense to check the best route through the maze before even doing the first step!  
  
difficulty: 5/10 - hard (level 1: 3/10 - medium)