Skip to content

feat: add flow field pathfinding#11

Merged
f-gueguen merged 1 commit into
mainfrom
feature/flow-field-pathfinding
Oct 7, 2025
Merged

feat: add flow field pathfinding#11
f-gueguen merged 1 commit into
mainfrom
feature/flow-field-pathfinding

Conversation

@f-gueguen

Copy link
Copy Markdown
Contributor

Summary

  • implement uniform-cost flow field builder returning integration costs and normalized vectors
  • document API across docs, README, and project guide; track progress in roadmap
  • add runnable example and Vitest coverage ensuring cost gradient and zero flow for blocked tiles

Testing

  • npm run lint
  • npm run typecheck
  • npm run build
  • npm run size
  • npm run test:coverage

@f-gueguen f-gueguen merged commit 4063375 into main Oct 7, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant