English
Home | Forums | Groups | Leagues | Cups | Tournaments | Challenges | Maps | Schemes | Files | Calendar | Donate

Rune Race

Challenge #780, Viewed 3540 Time(s)

Basic Information
Rate challenge
5 / 5
Total Members Voted: 3
Name: Rune Race
Type: Misc
Moderator:

Started: March 21, 2022, 07:37 AM
Expire time: April 06, 2022, 06:30 PM

EXPIRED
You can still submit your time. But you won't recieve the 4 points as it is not the current challenge anymore.

Challenge maps:
Scheme File(s): scheme BrLG

Description:
Battle Race with LG.

Just one worm.
Put the worm on start and reach the finish line.
Register your best time.
LG is already given by the scheme, no need to select it.

Have fun!

Custom medals:
1808 x 1280, PNG, 162.57 KB, Downloaded 632 time(s)
Best Record: 112.76 seconds by
Pending times: 0
Number of members participated: 3
Number of Records: 19
Recorded Country Player Recorded Groups Record Replay Map Points Posted Overall Points Overall Rate Info
1st Slovenia KoreanRedDragon
SfXREMb2b
112.76s
p:00:02
20 April 06, 2022, 06:25 PM 1,230 Rookie
2nd United States Deadcode
CKCDOS
114.38s
p:0:02
15 April 06, 2022, 01:20 AM 1,213 Inexperienced
3rd Hungary Lupastic
FS
132.1s
p:00:00
10 March 21, 2022, 06:23 PM 2,589 Elite

Statistics of this challenge

Points Overall Points Overall Rate
25 1,230
20 1,213
15 2,589

0 Members and 1 Guest are viewing this topic.

Echiko

Quote from: KoreanRedDragon on April 06, 2022, 01:13 PM

Mablak's entrance music sounds in the distance...

Sounds like a Terraria boss incoming.

Eater of Worlds has awoken! :D
This user cannot be contacted through PMs.

Deadcode

Here is a TA of the challenge. This is not done by BRSolver; I did all the jumps manually, so it's likely possible to shave off a little time from this. The result is a 105.56 s run. It's amazing how much time our tiny little pauses add up to cumulatively.

(BRSolver is incapable of not doing flipwalking, so a BRSolver run wouldn't be directly comparable with unassisted runs.)

h3oCharles

is skipwalking allowed? if so, could the TAS be improved by using that?

Echiko

Quote from: TheMadCharles on April 06, 2022, 05:57 PM
is skipwalking allowed? if so, could the TAS be improved by using that?

Skipwalking is NOT allowed :)
This user cannot be contacted through PMs.

KoreanRedDragon

With 5 minutes to spare, found one extra optimisation and got it implemented as part of an imperfect but good run.

Now I pray.

FoxHound

Quote from: TheMadCharles on April 06, 2022, 05:57 PM
is skipwalking allowed? if so, could the TAS be improved by using that?

If I'm not mistaken Flipwalking is faster than Skipwalking, Deadcode was talking about an automatic flipwalking program (that was not used) if I understood what he wrote.

Echiko

Challenge has expired! Thank you guys for giving so many attempts and so much enthusiasm!
This user cannot be contacted through PMs.

Deadcode

Quote from: FoxHound on April 06, 2022, 06:33 PM
If I'm not mistaken Flipwalking is faster than Skipwalking, Deadcode was talking about an automatic flipwalking program (that was not used) if I understood what he wrote.
It is not an automatic flipwalking program. It is a Battle Race brute-force solver that tries all possible paths from the start, de-duplicating when a path is found that leads to a subpixel coordinate that was already covered by a faster path. The first full path that reaches the finish is the fastest, which it then emits as its solution.

Flipwalking is not explicitly encoded anywhere in the program. The fact that it is used is an emergent property, and this was in fact how flipwalking was discovered.

FoxHound

Quote from: Deadcode on January 20, 1970, 02:07 AM
Flipwalking is not explicitly encoded anywhere in the program. The fact that it is used is an emergent property, and this was in fact how flipwalking was discovered.

Wow, machine learning evolution of worms. Will we have facilitated flipwalking as scheme option one day?