# .font: font.text_2
2020-07-20 21:26 enrico  
# .font: font.text_1
very nice!

# .font: font.text_2
2020-07-20 22:24 Piter  
# .font: font.text_1
thank you :) it is variation on classic cave :)

# .font: font.text_2
2020-07-21 20:24 Piter  
# .font: font.text_1
i've decided to raise time limit. although it was solvable, the time limit was too short.

# .font: font.text_2
2020-07-25 21:51 Piter  
# .font: font.text_1
i've uncovered one of my solutions.  
  
general concept is to separate fireflies from butterflies and use amoeba to kill as much of them as possible. goal is to have remaining fireflies going in one direction in outer border.  
  
amoeba maximum count is big, however, it is still possible it might turn to stones. butterflies come in handy then.   
  
when remaining time reaches 180 amoeba starts to grow fast.  
  
there is no hidden exit. there is only one, blinking.

# .font: font.text_2
2020-07-26 15:38 Arno  
# .font: font.text_1
great idea! :-D

# .font: font.text_2
2020-08-09 01:12 Piter  
# .font: font.text_1
i've uncovered my solution :)