Skip to content

Repository files navigation

Note

This website is obsolete. The new page is at Code Breaker.

Word Search in Thai language

THwordle Search is a pattern-matching word-search tool for puzzle solving and construction, akin to QAT or Nutrimatic.

Feature

  • Support basic patterns
  • . for a single wild character
  • [] for one of the characters in the brackets
  • {}+n for allowed characters plus at most n other characters
  • / for anagram
  • * for any number of wild characters (including zero)
  • #-#: for max and min string length
  • & and '|' for multiple queries
  • ^ for exclusion (to be used alone)

To do

  • Add more advanced patterns (ideally, all of these)
  • Use a better dictionary
  • Remove bad words from the dictionary
  • Add interesting dictionary

Resources

About

Pattern-finding app for Thai language

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages