Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thor mead windows compatibility branch #1

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

ThorMead
Copy link

I created this branch to comment out a SIGNAL that is not available on Windows. This line makes the code impossible to run on Windows machines (i.e., my desktop). The commented out line can be found in game.py at line 42.

I believe this part of the code is responsible for timing out if we exceed the time limit, but hopefully we will have a general idea of our agent's time efficiency without needing the explicit timeout.

We should remember to add this line back into the file before we submit our code.

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.

2 participants