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

swapped robogrids with "directional" robogrids #182

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

TaxiService
Copy link
Contributor

basically- a "directional robogrid" is just a quarter of an old robogrid.
Instead of extending in all four directions (N and E and S and W), it just extends towards one. (N or E or S or W)

this lets you expand the logistic network in a more thoughtful way, only as needed.
you can still create huge loginets, but now you'll need to rotate the 'print 4 times to make a "block" of the grid.

@github-actions github-actions bot merged commit ccda293 into combe15:main Dec 8, 2023
2 checks passed
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.

1 participant