Settings

Theme

Show HN: I made a Word Search game with the help of an AI assistant

wordsdescrambler.com

3 points by rg12345 8 months ago · 10 comments · 1 min read

Reader

I built this word search game with help from ChatGPT:

https://wordsdescrambler.com/solver/games/wordsearch/

I’m not a game dev, just curious. Asked AI how to generate grids, check directions, and make it mobile-friendly — and shipped it in a weekend.

Built with HTML, CSS, JS, and Flask. Clean UI. No ads. Just a simple game.

Would love your thoughts!

reader12 8 months ago

Nice work! It’s refreshing to see a game that’s not bloated with ads or popups. Have you thought about adding a timer or leaderboard for a competitive mode?

  • rg12345OP 8 months ago

    Thanks! That means a lot. I wanted to keep it clean and distraction-free. A timer or leaderboard is definitely on my list — thinking of a daily challenge mode too. Would be fun to see how fast people can solve it.

gogo61 8 months ago

Tried it — really smooth on mobile. Love the minimal design. Curious, how are you generating the word lists? Are they randomized or from a fixed set?

  • rg12345OP 8 months ago

    Glad you liked it! The word lists are pulled from a fixed dictionary, but the grid and word placement are randomized each time. I’m thinking of adding themed categories next (animals, food, etc.) — could make it more fun!

hele486 8 months ago

Impressive weekend build — love it!

beardyw 8 months ago

No idea what I am supposed to do.

  • rg12345OP 8 months ago

    Hey, I will add tutorial:

    1. Look at the Word List: You'll see a list of words to find — usually 10–12 words per puzzle.

    2. Search in the Grid: Words can be hidden horizontally, vertically, or diagonally — and even backwards!

    3. Highlight a Word: Click (or tap) and drag across the letters of a word. If it's correct, it will get highlighted and removed from the list.

    4. Finish the Puzzle: Find all the words to complete the game!

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection