I have had more opportunities to create works and prototypes by coding with generative AI like ChatGPT, Claude, and Gemini. However, when actually running code that needs to be executed in an external ...
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 ...