I tried this output in an HTML file locally and of course, it's barely functional, but even the prompt itself seems so strange.
> Write me a fully complete web app as a single HTML file. The app should contain a simple side-scrolling game where I use WASD to move around. When moving around the world, occasionally the character/sprite will encounter words. When a word is encountered, the player must correctly type the word as fast as possible.The faster the word is successfully typed, the more point the player gets. We should have a counter in the top-right to keep track of points. Words should be random and highly variable to keep the game interesting.
> You should make the website very aesthetic and use Tailwind.
If I'm using WASD to move around, does that overlap with the act of typing any word that includes w, a, s, or d?
It's also got multiple typos? "the more point the player gets" "possible.The"
And while not a typo, "You should make the website very aesthetic" is funny.
In a sense I think this prompt is a good example of the assumable issues that exist with the doom scenario that company CEOs will be able to simply tell an LLM what they want and the whole program will be generated flawlessly for them. What the "CEO" wants in this scenario likely makes sense in their head but can't actually be built as described.
Though, really, there is no real WASD conflict here. When you hit a word, you'd simply disable WASD controls until the word is typed successfully.
https://docs.anthropic.com/claude/page/cosmic-keystrokes
I tried this output in an HTML file locally and of course, it's barely functional, but even the prompt itself seems so strange.
> Write me a fully complete web app as a single HTML file. The app should contain a simple side-scrolling game where I use WASD to move around. When moving around the world, occasionally the character/sprite will encounter words. When a word is encountered, the player must correctly type the word as fast as possible.The faster the word is successfully typed, the more point the player gets. We should have a counter in the top-right to keep track of points. Words should be random and highly variable to keep the game interesting.
> You should make the website very aesthetic and use Tailwind.
If I'm using WASD to move around, does that overlap with the act of typing any word that includes w, a, s, or d?
It's also got multiple typos? "the more point the player gets" "possible.The"
And while not a typo, "You should make the website very aesthetic" is funny.