- Add `createCombatState` to initialize combat using inventory and run state - Implement `runContext` to bridge inventory data with combat logic - Update inventory to use `removeItem` instead of `removeItemFromGrid` |
||
|---|---|---|
| .. | ||
| src | ||
| index.html | ||
| package.json | ||
| tsconfig.json | ||
| vite.config.ts | ||