TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

I made a Wordle-inspired daily word search puzzle game

2 pointsby swiftsalaryabout 1 year ago

1 comment

swiftsalaryabout 1 year ago
During certain holidays, I&#x27;ll sometimes print out word searches for me and my gf to do. (She&#x27;s way better at them than I am.)<p>Anyway, a day or two after doing some Valentine&#x27;s day themed ones, I thought of an idea for a Wordle-style word search. One that you could do every day.<p>I figured it would be fun for her, so I built it! And it&#x27;s finally (mostly) done.<p>I&#x27;m still new to JS and it&#x27;s my first web-based game, but I wanted to share it here to get some feedback from others.<p>If you want to play, check it out here:<p><a href="https:&#x2F;&#x2F;www.worchle.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.worchle.com&#x2F;</a><p>Again, any feedback would be greatly appreciated. It&#x27;s still new so there could still be bugs.