Made a python solver for this deterministic puzzle game. It was fun to think about how to solve this problem efficiently. The solver can generate the sequence of moves almost instantly and input them ...