Decrease the time interval. #31
hontszpang
started this conversation in
General
Replies: 1 comment 2 replies
-
It shouldn't be. It is possible that the game state and game board when |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
With the given 05-extra-life.multiplayer.game . When I use the Random strategy and lower the time interval to 1 ms, I only activate one robot and leave another player unmoved. The only activated robot suddenly suicide even there is another valid alive direction to go. However, when I increase the time interval again, this error is solved. I know valid dead movement should not appear in move randomly, but why is that case?
Beta Was this translation helpful? Give feedback.
All reactions