public Game() { InitializeComponent(); this.destinationFolder = @"WordLibrary"; hangController = new HangmanController(); }