Skip to content

feat: add commands to change snake speed#34

Open
pedromonici wants to merge 6 commits intomainfrom
feature/33/snake-speed
Open

feat: add commands to change snake speed#34
pedromonici wants to merge 6 commits intomainfrom
feature/33/snake-speed

Conversation

@pedromonici
Copy link
Contributor

Added commands to increase(F) and decrease(L) Snake speed. Issue #33

@rogerllube
Copy link
Contributor

I think it would be interesting if the snake speed was linked with the number of apples collected, instead of just a command

@monacofj
Copy link
Contributor

I think it would be interesting if the snake speed was linked with the number of apples collected, instead of just a command

The user might have the option to enable or disable this feature.

@monacofj
Copy link
Contributor

Added commands to increase(F) and decrease(L) Snake speed. Issue #33

Hm... I'm not sure if manually changing the snake speed during the gameplay would sound good.
Perhaps the user might choose the spread before the game starts and then go with it therefrom.

@pedromonici
Copy link
Contributor Author

Changes have been implemented as requested: the snake's speed now adjusts as it consumes apples. This function can be enabled and disabled using the 'F' command.

Copy link

@bmarquescost bmarquescost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! With the addition of enabling and disabling button to this features, I think it is a great add.

@pedromonici pedromonici self-assigned this Oct 31, 2023
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.

5 participants