←back to thread

100 points dskhatri | 1 comments | | HN request time: 0.21s | source
1. ZeroGravitas ◴[] No.43544195[source]
I've thought that an LLM wrapper that's able to turn valid moves that you haven't phrased exactly as the old parser expected into one of the acceptable versions, could be a good quality of life improvement to classic text adventures.

I thought this might be related based on the title, but it's more about refactoring code.