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
250 commits
Transfer to URL with SHA
tree:
57bb175f5d
Branches
Tags
×
main
v1.0.0
PixelPaintWar
/
apps
/
server
/
src
/
domains
/
game
/
latest commit
57bb175f5d
rinto hasegawa
authored
on 24 Feb
..
application/
useCases
[refactor] onStartGame関数をexecuteStartGameUseCaseに分割し、ゲーム開始処理を整理
1 month ago
entities
[refactor] @repo/sharedからのインポートを統一し、名前空間の整理
1 month ago
handlers
[refactor] onStartGame関数をexecuteStartGameUseCaseに分割し、ゲーム開始処理を整理
1 month ago
states
[refactor] @repo/sharedからのインポートを統一し、名前空間の整理
1 month ago
GameHandler.ts
[refactor] ゲームハンドラのロジックを整理し、ハンドラ関数を分割
1 month ago
GameLoop.ts
[refactor] @repo/sharedからのインポートを統一し、名前空間の整理
1 month ago
GameManager.ts
[feature] プレイヤーの座標管理をグリッド単位に変更し、マップサイズの計算を修正
1 month ago