-
Notifications
You must be signed in to change notification settings - Fork 8
Add Animated Snake Death Effect #10
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfestThis issue is for hacktoberfest contributionThis issue is for hacktoberfest contribution
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfestThis issue is for hacktoberfest contributionThis issue is for hacktoberfest contribution
Instead of instantly stopping the game, animate the snake when it dies (e.g., fade out, flash red, break up into segments).
Tasks:
Why:
Fun way for beginners to learn about canvas animations or CSS transitions!