On Thu, Nov 6, 2008 at 3:51 PM, Ed Murphy <[EMAIL PROTECTED]> wrote: > Upon a win announcement that one or more players have a score > whose absolute value is at least 100 (specifying all such > players), all those players satisfy the Winning Condition of > High Score.
Another suggestion: it would probably be preferable to make combined-axis wins easier than single-axis wins, rather than the other way around. So perhaps the criterion should be something like, for a score of a + bi, a > 0 && b >= 2500/a. That would allow a win with a score of 50+50i, but would require more total points with fewer than 50 on either axis. -root