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

Implement grid symmetry #10

Merged
merged 2 commits into from
Mar 6, 2016
Merged

Conversation

gracenotes
Copy link
Contributor

No description provided.

This is implemented as a second movement path which is render-only in
snake. The grid UI can then decide to limit progress down segments based
on running into the secondary path, either at an angle or head on, as
well as obstacles like disjoint segments in the secondary path.

This adds orange as a color in preparation for an orange/blue split,
which requires additional work for theming.

Don't draw in secondary path, and fix up end placements
gracenotes added a commit that referenced this pull request Mar 6, 2016
@gracenotes gracenotes merged commit 8b95409 into thefifthmatt:master Mar 6, 2016
@gracenotes gracenotes mentioned this pull request Mar 7, 2016
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