* Moves the game's Title, Summary and Version into pkg/branding where it is centrally controlled.
* All private Doodle source code into the pkg/ folder. * Potentially public code into the lib/ folder. * Centralize the logger into a subpackage.