- find a way to do the random number generator in a constexpr context.
- replace the loop constructs with ranges.
- add full list of guessable words (?).
- refactor PropertyChanged handling to use a templated class
- refactor the ContentDialog + MessageDialog class
Initial checkin
- Updated end of game message boxes. This now uses a more generic MessageDialogAsync call to emulate Windows message boxes
- Removed redundant namespaces.
- Added generic settings class with a single setting for LightTheme.
- Added support for getting/setting LightTheme.