Remix.run Logo
sandgraham 6 hours ago

Someone on the leaderboard got to 118? Would be fun to watch that replay.

16 6 hours ago | parent [-]

That was me. The engine is deterministic so I wrote a beam solver for it. My score should've been 208 (pretty sure it could play forever; I capped the solver at a max time limit) but I messed up one of my moves (I was manually moving the pieces instead of submitting the final move list with curl).

cowboy_henk 5 hours ago | parent | next [-]

It was a matter of time I suppose. Would love to see the solver!

Daviey 3 hours ago | parent | prev | next [-]

Well done for scoring 2nd place. :)

purple-leafy 4 hours ago | parent | prev | next [-]

Haha so clever love it! Must look into a beam solver

vovavili 4 hours ago | parent | prev [-]

I would expect no less from Hacker News, good job.