execute Aysnc
fun executeAysnc(template: GameTemplate, exitMode: ExitMode = ExitMode.RETURN_TO_TITLE_SCREEN, ioConfiguration: IOConfiguration)
Execute an instance of a Game asynchronously, instantiated by a specified template.
Execute an instance of a Game asynchronously, instantiated by a specified template.