[refactor] ゲーム開始コーディネーターを実装し、ゲーム進行のロジックを整理
1 parent 6dd6629 commit 294555b07cfb8b8b1df817c4769ee2787d495f86
@rinto hasegawa rinto hasegawa authored on 25 Feb
Showing 5 changed files
View
apps/server/src/application/coordinators/startGameCoordinator.ts 0 → 100644
View
apps/server/src/domains/game/application/useCases/startGameUseCase.ts
View
apps/server/src/domains/room/RoomManager.ts
View
apps/server/src/network/handlers/game/registerGameHandlers.ts
View
test/load-bot.constants.ts