I finally got Watershed and now I want to get started on the code. But I don't have the patience, let alone the intelligence, to get started. Any tips? Nothing too big though, I do want to do this independently.
I finally got Watershed and now I want to get started on the code. But I don't have the patience, let alone the intelligence, to get started. Any tips? Nothing too big though, I do want to do this independently.
Basically, each symbol stands for a letter. The only way to really figure it out is to count the occurances of each symbol, and try to guess letters based on frequency. (ie: "E" is usually the most common letter used).