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

Snek segments not properly following head #29

Open
SkyeErnst opened this issue Jun 2, 2017 · 2 comments
Open

Snek segments not properly following head #29

SkyeErnst opened this issue Jun 2, 2017 · 2 comments

Comments

@SkyeErnst
Copy link
Owner

When their are more than two snek segments, any segments spawned in never move.

@SkyeErnst
Copy link
Owner Author

So it seems like every time a new segment is made after the first segment, the new segment is the one that follows along with the head and the old one stays put. A fix for this would maybe be to make the new segment in the next movement cycle, rather than instantly.

@SkyeErnst SkyeErnst added this to the v0.1 Two Playable Games milestone Jun 9, 2017
@SkyeErnst
Copy link
Owner Author

This may actually be related to issue #36. If the parts of the snek are getting dropped from the list, then that could be the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant