/hiddenwords

Primary LanguageGoMIT LicenseMIT

hiddenwords

Hidden Words is a toy application used to decipher a cryptic message, based on a string character set and occurences of when the characters show up in the cryptic message.

The original problem is described in 'problem.png' as follows:

Image of Problem

Added constraints:

  • The character list string must have at least 3 characters
  • The text to be searched or analyzed must have at least 50 characters

Contributing

This probably isn't a serious application, but we welcome pull requests! Just fork the project, make your additions/changes, and send a pull request.

License

MIT