Skip to content

Refactor Konoha town placement into modular helpers#140

Merged
Tsarcasm831 merged 1 commit intomainfrom
codex/refactor-konohatown.js-for-modularity
Aug 26, 2025
Merged

Refactor Konoha town placement into modular helpers#140
Tsarcasm831 merged 1 commit intomainfrom
codex/refactor-konohatown.js-for-modularity

Conversation

@Tsarcasm831
Copy link
Copy Markdown
Owner

Summary

  • Split monolithic konohaTown.js into focused modules.
  • Added konohaTownRoads.js for road collision avoidance and konohaTownColliders.js for collider proxies.
  • Simplified placeKonohaTown to orchestrate building placement via the new helpers.

Testing

  • npm test (fails: Missing script: "test")

https://chatgpt.com/codex/tasks/task_e_68ae09d354688332bb8a896456af959a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant