Merge pull request #126 from rintoHasegawa/featrue/260225_rinto_bomb
[feature] BombManagerを追加し、GameManagerの爆弾管理をリファクタリング
commit 93d9c51a7ceb232e34c9ea6c5ed9706d01126653
2 parents 31de72c + 39b183b
@rintoHasegawa rintoHasegawa authored on 25 Feb
GitHub committed 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