private void OpenBtn_Clicked(object sender, EventArgs e)
 {
     controller.SelectGame();
 }