Merge pull request #55 from rintoHasegawa/refactor/260221_rinto_clean_reander_logic
[refactor] ゲームロジックのクリーンアップとPixiJSの統合を実施
commit 3aeb9529e4ed0d64c112fcaa17dc120151defe39
2 parents a5d88b7 + 02643ad
@rintoHasegawa rintoHasegawa authored on 21 Feb
GitHub committed 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