(Mostly) AI solution
Posted: Fri Feb 27, 2026 1:29 am
I asked Copilot to solve The QEGS Adventure (https://solutionarchive.com/game/id%2C7 ... C+The.html) by uploading an UNGACed plain text file. It did pretty well and with my occasional corrections did just that. I've uploaded "our" solution.
I don't think it will be the most efficient (although it kept boasting that it was) because it got stuck in directional loops several times, eg. going N,S,N,S,N,S,E instead of just N,S,E. I removed these where they were obvious, but others may remain. It also made the occasional mapping error.
However, the solution posted is fully working.
I did this mostly out of curiosity, but also seeing as I didn't enjoy the game when I looked at it a few years ago I thought without help it may be unsolved for all time.
I don't think it will be the most efficient (although it kept boasting that it was) because it got stuck in directional loops several times, eg. going N,S,N,S,N,S,E instead of just N,S,E. I removed these where they were obvious, but others may remain. It also made the occasional mapping error.
However, the solution posted is fully working.
I did this mostly out of curiosity, but also seeing as I didn't enjoy the game when I looked at it a few years ago I thought without help it may be unsolved for all time.