Bug in GetUnoccupiedPoints
?
#212
ericphanson
started this conversation in
Bug Reports
Replies: 1 comment
-
@ericphanson Thanks for pointing this out - I think you might be right! If you want to make a PR fixing this, I can review it. Otherwise I'll change this sometime in the next week. |
Beta Was this translation helpful? Give feedback.
0 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.
-
The
!
in this line doesn't look right: https://github.com/BattlesnakeOfficial/rules/blob/e6e36ce46ffde7d00355ee84bfc9cb74fa3c9368/board.go#L481. I think it should beso that the possible moves are included if
includePossibleMoves==true
.Beta Was this translation helpful? Give feedback.
All reactions