PixelPaintWar / apps / client / src / scenes / game /
@[shimojiryuki] [shimojiryuki] authored on 27 Feb
..
application [refa] クライアント側のリファクタリング 3 months ago
entities refactor: @repo/sharedからのprotocolインポートを型インポートから通常インポートに変更 3 months ago
hooks refactor: PlayerRepositoryのインポートパスを修正し、GameUiPresenterを新しい場所に移動 3 months ago
input refactor: ゲームループと入力処理の構造を改善し、プレイヤーコントローラーの生成を分離 3 months ago
styles feat: スタイル定数の命名を変更し、GameViewコンポーネントで使用 3 months ago
ARCHITECTURE.md refactor: GameManagerの初期化処理をGameManagerBootstrapperに分離し、初期化順序を管理 3 months ago
GameManager.ts [refa] クライアント側のリファクタリング 3 months ago
GameScene.tsx feat: 入力管理機能を追加し、ゲームシーンに入力有効状態を反映 3 months ago
GameView.tsx feat: スタイル定数の命名を変更し、GameViewコンポーネントで使用 3 months ago