[refactor] ゲームロジックのクリーンアップとPixiJSの統合を実施
1 parent a5d88b7 commit 02643adb0e792cc7e0bdbc4d2050ed00c1326f02
@rinto hasegawa rinto hasegawa authored on 21 Feb
Showing 10 changed files
View
apps/client/src/app.tsx
View
apps/client/src/entities/GameMap.ts 0 → 100644
View
apps/client/src/entities/GameMap.tsx 100644 → 0
View
apps/client/src/entities/Player.ts
View
apps/client/src/entities/PlayerSprite.tsx 100644 → 0
View
apps/client/src/input/Joystick.ts 100644 → 0
View
apps/client/src/main.ts 100644 → 0
View
apps/client/src/network/SocketClient.ts
View
apps/server/src/network/SocketManager.ts
View
packages/shared/src/config/gameConfig.ts