Skip to content

feat: add tile map rendering helper#35

Merged
f-gueguen merged 1 commit into
mainfrom
feature/tilemap-renderer
Oct 8, 2025
Merged

feat: add tile map rendering helper#35
f-gueguen merged 1 commit into
mainfrom
feature/tilemap-renderer

Conversation

@f-gueguen
Copy link
Copy Markdown
Contributor

Summary

  • add a tile map controller with chunking, layer management, and collision querying
  • wire exports, documentation, roadmap status, and examples/tests for tile map usage
  • provide typed helpers for fetching tiles, visible tiles, and visible chunks

Testing

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

@f-gueguen f-gueguen merged commit 821f0b7 into main Oct 8, 2025
1 check passed
@f-gueguen f-gueguen deleted the feature/tilemap-renderer branch October 8, 2025 01:08
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