Bzzdex
← Make an app

Word scramble

The letters are jumbled, you put the word back together · Game ●●

Change these if you like

Prompt

Make a word scramble game. Make it a single HTML file that opens in a browser with nothing to install and no other files. Put the CSS and JavaScript inside it. Do not use image files or any external address; use emoji or letters if you need a symbol.

Show a word with its letters jumbled and let me type what I think it is. The words are about animals and one game has 10 words.

Put about thirty words directly in the code — things like "elephant" or "penguin". Do not fetch a word list from anywhere.

Give me a hint button that reveals the first letter, and count how many hints I used. When I get it right, move on. When I am stuck, let me skip.

Make sure a scramble never comes out as the original word, and that the same word does not appear twice in one game.

When you are done, check those two things.

What it uses: One file only · Say what it is first · Give an example · Have it check itself

If a scramble comes out unreadable, ask it to "keep the letters shuffled but avoid three consonants in a row".


Paste what came back

Also save the prompt you used (optional)

Paste what you typed into the AI. You decide later whether anyone else sees it.

0

You might also like