Merge pull request #62 from rintoHasegawa/refactor/260221_rinto_comment
[refctor] コメントの整理
commit 2c86d1873eed863f991a8efb1ae36096e4e1fc9e
2 parents 2f6b9a0 + 80d969e
@rintoHasegawa rintoHasegawa authored on 21 Feb
GitHub committed on 21 Feb
Showing 19 changed files
View
apps/client/src/app.tsx
View
apps/client/src/entities/GameMap.ts
View
apps/client/src/entities/Player.ts
View
apps/client/src/index.css
View
apps/client/src/input/VirtualJoystick.tsx
View
apps/client/src/main.tsx
View
apps/client/src/network/SocketClient.ts
View
apps/client/src/scenes/GameScene.tsx
View
apps/client/src/scenes/LobbyScene.tsx
View
apps/client/src/scenes/TitleScene.tsx
View
apps/server/src/entities/Player.ts
View
apps/server/src/index.ts
View
apps/server/src/managers/GameManager.ts
View
apps/server/src/network/SocketManager.ts
View
packages/shared/src/config/gameConfig.ts
View
packages/shared/src/index.ts
View
packages/shared/src/protocol/events.ts
View
packages/shared/src/types/player.ts
View
packages/shared/src/types/room.ts