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:
e40fd8fc5c
Branches
Tags
×
main
v1.0.0
PixelPaintWar
/
apps
/
client
/
src
/
scenes
/
game
/
application
/
loopSteps
/
latest commit
a16162cb91
rinto hasegawa
authored
on 27 Feb
..
BombStep.ts
refactor: GameManagerの初期化処理をGameManagerBootstrapperに分離し、初期化順序を管理
1 month ago
CameraStep.ts
refactor: GameManagerの初期化処理をGameManagerBootstrapperに分離し、初期化順序を管理
1 month ago
InputStep.ts
refactor: ゲームループと入力処理の構造を改善し、プレイヤーコントローラーの生成を分離
1 month ago
LoopStep.ts
refactor: ゲームループと入力処理の構造を改善し、プレイヤーコントローラーの生成を分離
1 month ago
SimulationStep.ts
refactor: ゲームループと入力処理の構造を改善し、プレイヤーコントローラーの生成を分離
1 month ago
frameDelta.ts
feat: 被弾演出の設定を整理し、フレーム更新処理を安定化するための新機能を追加
1 month ago