PixelPaintWar / apps / client / src / scenes / game /
@ryuki022886-svg ryuki022886-svg authored on 27 Feb
GitHub committed on 27 Feb
..
application Merge pull request #216 from rintoHasegawa/feature/260227ryuki 1 month ago
entities refactor: @repo/sharedからのprotocolインポートを型インポートから通常インポートに変更 1 month ago
hooks refactor: PlayerRepositoryのインポートパスを修正し、GameUiPresenterを新しい場所に移動 1 month ago
input refactor: ゲームループと入力処理の構造を改善し、プレイヤーコントローラーの生成を分離 1 month ago
styles feat: スタイル定数の命名を変更し、GameViewコンポーネントで使用 1 month ago
ARCHITECTURE.md refactor: GameManagerの初期化処理をGameManagerBootstrapperに分離し、初期化順序を管理 1 month ago
GameManager.ts Merge pull request #216 from rintoHasegawa/feature/260227ryuki 1 month ago
GameScene.tsx feat: 入力管理機能を追加し、ゲームシーンに入力有効状態を反映 1 month ago
GameView.tsx feat: スタイル定数の命名を変更し、GameViewコンポーネントで使用 1 month ago