|
Merge pull request #126 from rintoHasegawa/featrue/260225_rinto_bomb
[feature] BombManagerを追加し、GameManagerの爆弾管理をリファクタリング |
|---|
| apps/client/src/scenes/game/GameManager.ts |
|---|
| apps/client/src/scenes/game/application/BombManager.ts 0 → 100644 |
|---|
| apps/client/src/scenes/game/entities/bomb/BombController.ts |
|---|
| apps/client/src/scenes/game/entities/bomb/BombModel.ts |
|---|
| apps/client/src/scenes/game/entities/bomb/BombView.ts |
|---|
| packages/shared/src/config/gameConfig.ts |
|---|