Skip to content

finishGame() does not account for possibility of tie #6

Description

@frolino

While it is impossible to tie in regular gameplay given the size of the board (this can be proved mathematically), it is possible to tie if both players skip turns consecutively, and their scores are tied. finishGame() does not account for this (as a result, when the second player tries to skip his/her turn, nothing happens).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions