PixelPaintWar / apps / client / src / scenes / game /
@[shimojiryuki] [shimojiryuki] authored on 25 Feb
..
application [refactor] ゲーム関連の型定義を追加し、プレイヤーおよびゲーム開始処理の型を修正 1 month ago
entities [refactor]座標調整 1 month ago
hooks feat: add ESLint rule to prefer relative imports for local client paths 1 month ago
input/ joystick ジョイスティック関連の定数を整理し、デッドゾーンや最小移動量の閾値を追加。useJoystickControllerでの入力処理を改善。 1 month ago
GameInputManager.ts [refactor] GameInputManagerとGameManagerの入力処理を改善し、GameLoopとGameNetworkSyncを新規作成。GameSceneの構造を整理し、useGameSceneControllerフックを追加。 1 month ago
GameManager.ts [refactor] 各クラスの説明コメントを追加し、コードの可読性を向上させる 1 month ago
GameScene.tsx [refactor] 各クラスの説明コメントを追加し、コードの可読性を向上させる 1 month ago
GameView.tsx [refactor] GameInputManagerとGameManagerの入力処理を改善し、GameLoopとGameNetworkSyncを新規作成。GameSceneの構造を整理し、useGameSceneControllerフックを追加。 1 month ago