Search Results
7/4/2025, 11:07:20 AM
>>714469979
It's a pretty free-form game. I suppose it compares to old Sierra text parser games where you essentially have to put in the correct phrase exactly or nothing happens, but there are also multiple characters I can speak to, so you have to get the right person and the right letter arrangement it's not phoenix wright where there are a pretty limited set of options that you can eventually narrow down over time.
But actually, how Sierra games worked was they matched keywords. I probably just need to get the two correct words in the input line, so I might be able to just type "watched die" and it will accept it, for example. It does depend how the game was programmed though.
It's a pretty free-form game. I suppose it compares to old Sierra text parser games where you essentially have to put in the correct phrase exactly or nothing happens, but there are also multiple characters I can speak to, so you have to get the right person and the right letter arrangement it's not phoenix wright where there are a pretty limited set of options that you can eventually narrow down over time.
But actually, how Sierra games worked was they matched keywords. I probably just need to get the two correct words in the input line, so I might be able to just type "watched die" and it will accept it, for example. It does depend how the game was programmed though.
Page 1