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

Turn off ComputerPlayer wait when last human player is out. #1

Open
drmercer opened this issue Sep 23, 2013 · 0 comments
Open

Turn off ComputerPlayer wait when last human player is out. #1

drmercer opened this issue Sep 23, 2013 · 0 comments

Comments

@drmercer
Copy link
Owner

When a player is out, check to see if all remaining players are ComputerPlayers. If so, set ComputerPlayer.thinkingDelay = false;. This will prevent the annoying spectator state, where the players are simply watching the computers duke it out painfully slowly.

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

No branches or pull requests

1 participant