Skip to content

Instantly share code, notes, and snippets.

@isidore
Created July 30, 2016 10:41
Show Gist options
  • Save isidore/6a48b6dd7febc6385206492b0e45b020 to your computer and use it in GitHub Desktop.
Save isidore/6a48b6dd7febc6385206492b0e45b020 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