|
feat: プレイヤーリポジトリを追加し、ゲームループとネットワーク同期で使用
|
|---|
|
|
| apps/client/src/scenes/game/application/GameLoop.ts |
|---|
| apps/client/src/scenes/game/application/GameNetworkSync.ts |
|---|
| apps/client/src/scenes/game/application/loopSteps/LoopStep.ts |
|---|
| apps/client/src/scenes/game/application/loopSteps/SimulationStep.ts |
|---|
| apps/client/src/scenes/game/application/network/handlers/PlayerSyncHandler.ts |
|---|
| apps/client/src/scenes/game/application/player/PlayerRepository.ts 0 → 100644 |
|---|