# .font: font.text_2
2021-01-01 12:37 dustin  
# .font: font.text_1
it's a lot of fun!  
  
i'm playing this as if it was a game, i start with 3 lives, i note my scores and give me an extra life every 500 points as in original. so far, i have 1489 points and 5 lives (including the bonus life and one fail so far) :D   
  
one of my first thoughts when i saw these caves: "i want to rebuild them on gdash to make them accessible for a wider public, perhaps even with 5l versions..." what do you think of it? :D

# .font: font.text_2
2021-01-01 12:54 DarkStoorM  
# .font: font.text_1
Nice idea  dustin , but sadly, I don't remeber the seeds/fills :(

# .font: font.text_2
2021-01-01 13:22 dustin  
# .font: font.text_1
hmmm... this needs not necessarily be an obstacle. i just needed 10 minutes to figure out cave a: seed 20, fill: space 70, boulder 60, diamond 12 :D

# .font: font.text_2
2021-01-01 13:29 DarkStoorM  
# .font: font.text_1
Yes, but the rest might be harder, because in some caves I replaced blocked paths with dirt instead of changing the seed, but I don't remember where, to be honest :D  
  
and the seeds were probably some high values, still haven't figured out what the seed was on cave C :P  
  
I also think there might be a problem, because I swapped the firefly with dirt as the last fill item in the default fills instead of changing the order, because it was faster, so some diamonds can be missing :(

# .font: font.text_2
2021-01-01 13:33 DarkStoorM  
# .font: font.text_1
I got this so far:  
1: A / Seed: 20 / space: 70 / boulder: 60 / diamond: 12  
1: B / Seed: 87 / space: 80 / boulder: 70 / diamond: 12  
1: C / Seed: n/a / (estimated) space: 70 / boulder: 60 / diamond: 15 (or 12)  
1: D / Seed: 45 / space: 70 / boulder: 60

# .font: font.text_2
2021-01-01 13:55 dustin  
# .font: font.text_1
thx for the values!  
i'll definitely keep the project in mind :D