|
[refactor] ゲーム関連の型定義を追加し、プレイヤーおよびゲーム開始処理の型を修正
|
|---|
|
|
| apps/client/src/network/handlers/GameHandler.ts |
|---|
| apps/client/src/scenes/game/application/GameNetworkSync.ts |
|---|
| apps/server/src/domains/game/application/ports/gameUseCasePorts.ts |
|---|
| apps/server/src/network/handlers/game/createGameOutputAdapter.ts |
|---|
| packages/shared/src/index.ts |
|---|
| packages/shared/src/protocol/events.ts |
|---|