[feature] BombManagerを追加し、GameManagerの爆弾管理をリファクタリング
1 parent 31de72c commit 39b183bf61e3fef79d207519f70fa8159ea97e92
@rinto hasegawa rinto hasegawa authored on 25 Feb
Showing 6 changed files
View
apps/client/src/scenes/game/GameManager.ts
View
apps/client/src/scenes/game/application/BombManager.ts 0 → 100644
View
apps/client/src/scenes/game/entities/bomb/BombController.ts
View
apps/client/src/scenes/game/entities/bomb/BombModel.ts
View
apps/client/src/scenes/game/entities/bomb/BombView.ts
View
packages/shared/src/config/gameConfig.ts