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

Food should increase speed #7

Closed
Spaceface16518 opened this issue Mar 22, 2019 · 2 comments
Closed

Food should increase speed #7

Spaceface16518 opened this issue Mar 22, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@Spaceface16518
Copy link
Owner

This would add an extra element of difficulty to the game besides just the increasing length.

@Spaceface16518 Spaceface16518 added the enhancement New feature or request label Mar 22, 2019
@Spaceface16518
Copy link
Owner Author

This could be done in just a few milliseconds at a time, not enough to notice immediately but after a while it gets overwhelming.

@Spaceface16518
Copy link
Owner Author

This feature would require the use of a static update limiter instead of a constant one, but would be easily implemented by dropping the variable into Duration::from_millis and updating it when Food is eaten (along with the change in length).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant