[refactor] GameMapクラスにマス目の色更新機能を追加し、SocketClientでのマス目更新イベントを実装。GameManagerでのイベント処理を改善。
1 parent 1e02065 commit a87c0fd1d30d49717d7db20d729764767b126245
@rinto hasegawa rinto hasegawa authored on 22 Feb
Showing 5 changed files
View
apps/client/src/entities/GameMap.ts
View
apps/client/src/managers/GameManager.ts
View
apps/client/src/network/SocketClient.ts
View
packages/shared/src/protocol/events.ts
View
packages/shared/src/types/map.ts