Skip to content

Conversation

@brown27h
Copy link
Contributor

@brown27h brown27h commented Apr 9, 2021

To run this example game on a windows machine, first install the curses library with 'pip install windows-curses'. Then run the program with 'python' or 'py', it will not run with 'python3'.

ttt.py has been updated to handle unexpected exceptions thrown by windows when attempting to receive from a non-blocking socket that has not received anything.

To run this example game on a windows machine, first install the curses library with 'pip install windows-curses'. Then run the program with 'python' or 'py', it will not run with 'python3'. 
ttt.py has been updated to handle unexpected exceptions thrown by windows when attempting to receive from a non-blocking socket that has not received anything.
MurphyMc added a commit that referenced this pull request Apr 16, 2021
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