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

Movement Restriction #3

Open
pcvonz opened this issue Aug 28, 2015 · 2 comments
Open

Movement Restriction #3

pcvonz opened this issue Aug 28, 2015 · 2 comments

Comments

@pcvonz
Copy link
Collaborator

pcvonz commented Aug 28, 2015

The snake shouldn't be able to backtrack on itself. If the snake is going forwards, you can't go backwards, if it's going left, you can't go right.

@bojidar-bg
Copy link

@erik90mx I guess that's an easy one, right? 😃

@pcvonz
Copy link
Collaborator Author

pcvonz commented Aug 29, 2015

Should be, about to resolve it right now 💃

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

No branches or pull requests

2 participants