Handle obvious ambiguous case (seed=401169070)
Rename Gamable to Playable
Added Handle obvious ambiguous case (seed=401169070)
Use 2-dimension array instead of jagged
Completed FrameGenerator algorithm. Added Generate Gamable button.
Update MaxLength and MinLength and unit test.
Refactor to use recursion.
First cut at generating frames. Generates 2 words.
Added constructors for constructing frames with data.
Lower priority for saving gamable frames.