Show HN: Multiple choice video webgame experiment(bemmu.com)
bemmu.com
Show HN: Multiple choice video webgame experiment
https://www.bemmu.com/doored/
1 comments
It's a great effort and, as a game dev I love that you've built several kinds of UI components to handle various aspects of navigating the story.
I agree with you that AI agents need to be corralled and led in a tight path to get to reusable software.
I wrote about this very thing recently[0].
[0] https://levelup.gitconnected.com/you-are-bugs-improving-your...
I agree with you that AI agents need to be corralled and led in a tight path to get to reusable software.
I wrote about this very thing recently[0].
[0] https://levelup.gitconnected.com/you-are-bugs-improving-your...
Prompting the videos was fun, but trying to vibe code everything was not. In the future I'll go back to using LLMs more sparingly for isolated functions, or at least try not to have it create anything that requires seeing the output to debug.