bartekpacia / bartekpacia/snake
Animate snake's position
Open
feature
- Dominant language
- C++
- Stars
- 2
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
When the snake's position changes, all segments should smoothly animate from the previous position to the new position.
Currently, it happens instantly, there's no animation.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points. Locate the code that updates the snake's position and renders its segments, then determine how movement is currently applied; done means every segment transitions smoothly from its previous position to its new one instead of moving instantly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100