docs: mark stale bgm engine/loader docs as in progress
Call out that the tabletop and engine package split is not yet landed, add a status note to tabletop.md, and drop the retired WIP banner in bgm-loader.md.
This commit is contained in:
@@ -1,10 +1,15 @@
|
||||
# bgm-tabletop
|
||||
|
||||
a r3f based interactive component library to work with [bgm](./format.md) board games. will be used somewhere in the `web` app's bgm inspector routes.
|
||||
> **Status:** Implemented (items 1–8 of the plan). A few features below are
|
||||
> designed but not yet wired (commands, HUD rendering); see §5 and
|
||||
> [`../status/bgm-tabletop.md`](../status/bgm-tabletop.md).
|
||||
|
||||
An r3f-based interactive component library for working with [bgm](./format.md)
|
||||
board games. It is used in the `web` app's bgm inspector routes.
|
||||
|
||||
## 1. stack
|
||||
|
||||
`react` - react, react router, tailwindv4
|
||||
`react` - react, react router, tailwind v4
|
||||
`r3f` - r3f, drei, postprocessing
|
||||
`zustand` - for state management
|
||||
|
||||
|
||||
Reference in New Issue
Block a user