evosome / evosome/EmutationsGame
fix: Define array of bodypart location anchors instead of hardcoding bodypart positions
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The following source:
https://github.com/evosome/EmutationsGame/blob/4f2448f64fac7c24d2efcb62a98aa28ad769ee41/src/components/mutation-canvas/MutationCanvas.svelte#L25-L103
Contains hardcoded bodypart location anchors. Rewrite it, using map of bodypart type to predefined location vectors.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.