GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
1
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Network
Fork
: 0
hasegawa
/
PixelPaintWar
Download ZIP
589 commits
Transfer to URL with SHA
tree:
6a2b858183
Branches
Tags
×
main
v1.0.0
PixelPaintWar
/
apps
/
client
/
src
/
scenes
/
game
/
application
/
network
/
latest commit
a16162cb91
rinto hasegawa
authored
on 27 Feb
..
adapters
feat: イベントハンドラの命名を統一し、内部イベント処理を整理
1 month ago
handlers
refactor: ゲームループと入力処理の構造を改善し、プレイヤーコントローラーの生成を分離
1 month ago
receivers
refactor: GameManagerの初期化処理をGameManagerBootstrapperに分離し、初期化順序を管理
1 month ago
GameActionSender.ts
feat: GameManagerの責務を分離し、GameEventFacadeとSocketGameActionSenderを追加
1 month ago
NetworkSubscriptions.ts
refactor: ゲームループと入力処理の構造を改善し、プレイヤーコントローラーの生成を分離
1 month ago
PlayerMoveSender.ts
feat: シミュレーションステップに移動送信機能を追加し、通信実装を分離
1 month ago