Merge pull request #176 from rintoHasegawa/feature/260226_rinto_attack
[feat] ゲームループに爆弾管理機能を追加し、BombStepを実装
commit 40b077f7d8fe75152048544b06f70794b37dd5da
2 parents 5fa87a3 + 0371d41
@rintoHasegawa rintoHasegawa authored on 26 Feb
GitHub committed on 26 Feb
Showing 5 changed files
View
apps/client/src/scenes/game/GameManager.ts
View
apps/client/src/scenes/game/application/BombHitOrchestrator.ts
View
apps/client/src/scenes/game/application/GameLoop.ts
View
apps/client/src/scenes/game/application/loopSteps/BombStep.ts 0 → 100644
View
apps/client/src/scenes/game/entities/bomb/BombView.ts