|
[refactor] ゲームロジックのクリーンアップとPixiJSの統合を実施
|
|---|
|
|
| apps/client/src/app.tsx |
|---|
| apps/client/src/entities/GameMap.ts 0 → 100644 |
|---|
| apps/client/src/entities/GameMap.tsx 100644 → 0 |
|---|
| apps/client/src/entities/Player.ts |
|---|
| apps/client/src/entities/PlayerSprite.tsx 100644 → 0 |
|---|
| apps/client/src/input/Joystick.ts 100644 → 0 |
|---|
| apps/client/src/main.ts 100644 → 0 |
|---|
| apps/client/src/network/SocketClient.ts |
|---|
| apps/server/src/network/SocketManager.ts |
|---|
| packages/shared/src/config/gameConfig.ts |
|---|