An Astra remake of the 1977 text adventure, created with Threejs. It lacks polish but compares favorably with some early 3D games. Quite amazing.
Code: https://github.com/emollick/zork-underground-empire
Play: https://zork-underground-empire.netlify.app/
Blurb: https://bsky.app/profile/emollick.bsky.social/post/3muqcwa4j4s2i



Well in this game, there was the chair (see my other comment) that no human would sit in.
There are other tells that process that doesn’t understand the continuity of solid objects created the game, not a person.
.
There were two other questionable bits where I don’t remember the original game, but it seems the AI flubbed. The 4 button dam controls were wonky: stop, start, bust the pipe, and what? And the cyclops room has a door you never get to open, no info about it.
All together, these seem like things no human would get wrong. Like, maybe a human would make a shitty chair, but they would almost certainly ensure that all the pieces fit together before they published the game.
That’s some great testing/feedback. I hope Ethan sees that.
A human sees the errors immediately but fixing still takes time. One would prioritize getting a working prototype out before polishing away such issues. Rationally, it’s more important to get feedback on the mechanics and such than making sure the models and collisions are good.
I believe you are right that a human wouldn’t make at least some of these errors. But I think one needs some experience with 3D modelling software or alpha stage games to really be confident about what errors humans plausibly make.