GameSection

@Composable
fun ReversiScope.GameSection(playerName: String?, onValueChange: (String) -> Unit)