debugfest / debugfest/snake-game

Add Animated Snake Death Effect

Open
#10 2 comments 0 reactions 1 assignee Claimed by @Shivam1817 View on GitHub
enhancement good first issue hacktoberfest
Dominant language
TypeScript
Stars
2
Forks
8
PR merge metrics
No merged PRs in 30d

Description

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!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.