Skip to content

Add Animated Snake Death Effect #10

@debugfest

Description

@debugfest

Instead of instantly stopping the game, animate the snake when it dies (e.g., fade out, flash red, break up into segments).

Tasks:

  • Brainstorm and design a simple animation (CSS or Canvas).
  • Trigger effect upon wall or self collision.
  • Ensure the effect doesn't interfere with game logic.

Why:
Fun way for beginners to learn about canvas animations or CSS transitions!

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestgood first issueGood for newcomershacktoberfestThis issue is for hacktoberfest contribution

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions