Skip to content

luleoa12/wordle_craft

Repository files navigation

Wordle Craft

Most Wordle grids are luck. This one is designed.

Paint any pattern. Get the exact words to play it out.

Try it

How it works

Wordle Craft walks you through three steps:

  1. Set a target — fetch today's Wordle answer or enter a custom word
  2. Paint a pattern — click tiles to assign green, yellow, or gray colors
  3. Get your words — the app finds valid words that match your pattern

Example output for target word SANDY:

Example result grid

Features

  • 🎨 7 themes — swap color palettes to match your style
  • 🔀 Shuffle — randomly repaint the grid for inspiration
  • 📋 One-click copy — copy each word individually to clipboard
  • 📖 Real words only — every suggestion is a valid Wordle guess
  • 📤 Share emojis — export your pattern as a shareable emoji grid
  • No backend — runs entirely in the browser, zero latency

Stack

HTML CSS JavaScript

Wordle Craft full flow

Contributing

Bug reports and pull requests are all welcome.

Reporting a bug — open an issue and include steps to reproduce, your browser, and a screenshot if relevant.

Submitting a pull request:

git checkout -b my-feature
# make your changes
git commit -m "describe what changed"
git push origin my-feature

Then open a PR with a short description of what you changed and why.

About

Pick a target word, paint a pattern of greens and yellows, and get the exact words to type into Wordle to make it happen.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages