This weird level I made
- testtubegames
- Site Admin
- Posts: 1164
- Joined: Mon Nov 19, 2012 7:54 pm
Re: This weird level I made
Yeah, the solver does both those things. (So I suppose in my example above, step 1 would just have 2 states). Even so, the number of active states can be tremendous.
Luckily, very few of the game's official levels had this issue.
Luckily, very few of the game's official levels had this issue.
-
- Posts: 523
- Joined: Mon Jun 03, 2013 4:54 pm
Re: This weird level I made
Very few?! So there are official levels which crash the solver? Which one(s)?testtubegames wrote:Yeah, the solver does both those things. (So I suppose in my example above, step 1 would just have 2 states). Even so, the number of active states can be tremendous.
Luckily, very few of the game's official levels had this issue.
$1 = 100¢ = (10¢)^2 = ($0.10)^2 = $0.01 = 1¢ [1]
Always check your units or you will have no money!
Always check your units or you will have no money!
- testtubegames
- Site Admin
- Posts: 1164
- Joined: Mon Nov 19, 2012 7:54 pm
Re: This weird level I made
Oh hell yeah. These aren't levels in the flash versions, but in the iOS version definitely. The one that springs to mind is in Chapter 3 (3-30 to be precise)... and involves decaying taus and muons into a bunch of particles, and blowing up boxes. Not only do you create tons of particles, the level also takes many moves to complete - in the high 40's. So when it came time to set the 'perfect' for it, I just choose my best -- and kudos to anyone who can beat it.
Re: This weird level I made
Finish this in 148 moves[Diagonal:0:maaaaazhtaaaaazztaaaaaztammtaaazaaamtaamaaaatmaasaaaaama]

- testtubegames
- Site Admin
- Posts: 1164
- Joined: Mon Nov 19, 2012 7:54 pm
Re: This weird level I made
Whoa, that's dedication! Well, as long as :Higgs :Hides eventually, :He should be :Happy!Chemi wrote:Finish this in 148 moves[Diagonal:0:maaaaazhtaaaaazztaaaaaztammtaaazaaamtaamaaaatmaasaaaaama]
Re: This weird level I made
I made a sequel: [Diagonal 2:0:daaafazhtfffafzzdaaafaztfmdtafazaffdtafdfaafdmafsffaffda]A Random Player wrote:I'm not actually sure if it's advantageous to annihilate the diagonal first, as you would need to "manufacture" more oscillated antineutrinos, which would take more moves.. But with it in the way, it takes longer to move the two manufactured antineutrinos.Code: Select all
[Diagonal:0:maaaaazhtaaaaazztaaaaaztammtaaazaaamtaamaaaatmaasaaaaama]
I got 65 or so by not annihilating the diagonal.
Edit: I got 53 moves by annihilating about 6 of the diagonal, so maybe it's faster.
Best scores: 65
Binomial Theorem: ((a+b)^n)= sum k=0->k=n((n!(a^(n-k))(b^k))/(k!(n-k)!))
-
- Posts: 523
- Joined: Mon Jun 03, 2013 4:54 pm
Re: This weird level I made
Ack, electrons, positrons, and all three neutrinos?!19683 wrote:I made a sequel: [Diagonal 2:0:daaafazhtfffafzzdaaafaztfmdtafazaffdtafdfaafdmafsffaffda]A Random Player wrote:I'm not actually sure if it's advantageous to annihilate the diagonal first, as you would need to "manufacture" more oscillated antineutrinos, which would take more moves.. But with it in the way, it takes longer to move the two manufactured antineutrinos.Code: Select all
[Diagonal:0:maaaaazhtaaaaazztaaaaaztammtaaazaaamtaamaaaatmaasaaaaama]
I got 65 or so by not annihilating the diagonal.
Edit: I got 53 moves by annihilating about 6 of the diagonal, so maybe it's faster.
Best scores: 65
I got 38

Edit: 36.

$1 = 100¢ = (10¢)^2 = ($0.10)^2 = $0.01 = 1¢ [1]
Always check your units or you will have no money!
Always check your units or you will have no money!
- testtubegames
- Site Admin
- Posts: 1164
- Joined: Mon Nov 19, 2012 7:54 pm
Re: This weird level I made
11! (For diagonal 2, just to be clear) I think we're getting close on that one... we're at least within 10 moves of perfect.A Random Player wrote:Ack, electrons, positrons, and all three neutrinos?!
I got 38Hint: "Neutrinos aren't the only things that explode..."
Edit: 36.
-
- Posts: 523
- Joined: Mon Jun 03, 2013 4:54 pm
Re: This weird level I made
I got 11 too! I think this is the perfect.testtubegames wrote:11! (For diagonal 2, just to be clear) I think we're getting close on that one... we're at least within 10 moves of perfect.A Random Player wrote:Ack, electrons, positrons, and all three neutrinos?!
I got 38Hint: "Neutrinos aren't the only things that explode..."
Edit: 36.
Edit: If I may add this:
Code: Select all
[Diagonal 3:0:taaadazhadddaazzaamaaaztdaatadazadadadamaaamaaaasddaadda]

I think perfect is around 100 or so.
$1 = 100¢ = (10¢)^2 = ($0.10)^2 = $0.01 = 1¢ [1]
Always check your units or you will have no money!
Always check your units or you will have no money!
- testtubegames
- Site Admin
- Posts: 1164
- Joined: Mon Nov 19, 2012 7:54 pm
Re: This weird level I made
Ack! These 'diagonal' levels are really intimidating. I managed to get it going pretty fast, though... with 114 moves, and now 56 moves.A Random Player wrote:I got 11 too! I think this is the perfect.testtubegames wrote: 11! (For diagonal 2, just to be clear) I think we're getting close on that one... we're at least within 10 moves of perfect.
Edit: If I may add this:I got.. 152Code: Select all
[Diagonal 3:0:taaadazhadddaazzaamaaaztdaatadazadadadamaaamaaaasddaadda]
Electrons everywhere, which force you to backtrack a lot after unblocking this electron, just to unblock that electron, to move that neutrino...
I think perfect is around 100 or so.