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

DEV-1558-healing-pools-map #94

Merged
merged 2 commits into from
Jul 28, 2022
Merged

DEV-1558-healing-pools-map #94

merged 2 commits into from
Jul 28, 2022

Conversation

chris-bsnake
Copy link
Contributor

  • works for 7x7, 11x11, 19x19
  • Just creates some single cell hazards in some predictable patterns around the middle of the map

Copy link
Contributor

@robbles robbles left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested out locally and LGTM!

{X: 13, Y: 10},
{X: 10, Y: 13},
{X: 10, Y: 5},
},
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this set of locations deliberately skewed, or is it supposed to be a box like the other one?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One set should look like the corners of a box and the other set are supposed to be cardinal locations unless I got the coords wrong

@robbles robbles merged commit 215a0ea into main Jul 28, 2022
@robbles robbles deleted the DEV-1558-healing-pools-map branch July 28, 2022 18:07
coreyja added a commit to jlafayette/rules that referenced this pull request Jul 31, 2022
* main:
  DEV-1558-healing-pools-map (BattlesnakeOfficial#94)
  DEV-1556-sinkholes-map (BattlesnakeOfficial#96)
  CLI support for handling invalid responses (BattlesnakeOfficial#95)
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