Skip to content

Instantly share code, notes, and snippets.

@isidore
Created July 30, 2016 10:40
Show Gist options
  • Save isidore/3cf1087fe8bd237575ab1d2234860f89 to your computer and use it in GitHub Desktop.
Save isidore/3cf1087fe8bd237575ab1d2234860f89 to your computer and use it in GitHub Desktop.
return Win()
?? Advantage()
?? ScoreNormal()
?? person2.ScoreOpponentHasntScored(person1)
?? person1.ScoreOpponentHasntScored(person2)
?? ScoreTie();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment