Skip to content

feat: add platformer physics helper#33

Merged
f-gueguen merged 1 commit into
mainfrom
feature/platformer-physics
Oct 8, 2025
Merged

feat: add platformer physics helper#33
f-gueguen merged 1 commit into
mainfrom
feature/platformer-physics

Conversation

@f-gueguen

Copy link
Copy Markdown
Contributor

Summary

  • add a platformer physics controller with gravity, coyote time, jump buffering, and jump cut behaviour
  • expose gameplay exports, documentation updates, roadmap progress, and a runnable example
  • cover horizontal acceleration and jump edge cases with targeted unit tests

Testing

  • npm run lint
  • npm run typecheck
  • npm test
  • npm run build

@f-gueguen f-gueguen merged commit 1e4a895 into main Oct 8, 2025
1 check passed
@f-gueguen f-gueguen deleted the feature/platformer-physics branch October 8, 2025 00:36
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