Skip to content

Conversation

@NobinPegasus
Copy link

@NobinPegasus NobinPegasus commented Dec 27, 2021

Fixed winner function.
The winner function previously returned
None for a patterns somewhat similar to below:

[[O, EMPTY, X],
[EMPTY, EMPTY, X],
[O, EMPTY, X]]

It is corrected.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant