Skip to content

Instantly share code, notes, and snippets.

@BMU-Verlag
Created July 27, 2019 11:10
Show Gist options
  • Save BMU-Verlag/277e8482077a7708159f3ae1c1dda3c5 to your computer and use it in GitHub Desktop.
Save BMU-Verlag/277e8482077a7708159f3ae1c1dda3c5 to your computer and use it in GitHub Desktop.
public MainWindow()
{
InitializeComponent();
GameInformation.Content = "X ist am Zug";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment