Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 41 to 42 of 42 · Previous page · First page

my middle school brain is too small for this information
but this looks very cool so ima follow you

Thanks! It will grow with practice, just watch out for zombies!

this is pretty neat! I can't believe you could have implemented a graph isomorphism algorithm without it getting pretty nasty though, so props for that!

Thank you!

The isomorphism algorithm started simple enough when I only needed to ensure that it wouldn't get exponential over the specific outputs of the levels. But once I introduced infinite loop detection that compares arbitrary execution states, it became much more involved. It was pretty fun to implement, actually!

Viewing most recent comments 41 to 42 of 42 · Previous page · First page