Skip to content

Conversation

@sasasaida
Copy link

@sasasaida sasasaida commented Oct 25, 2025

Fixed the issue by adding returning the move at the end of compMove() function. It was giving NoneType because if all other conditions in the function failed it didn't return anything. also fixed a small typo.
fixed #297

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.

Bug: Program crashes when board is full in Tic Tac Toe game

1 participant