Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

リファクタリングおよび後手番、駒落ちが正常に動作するところまで修正完了 #53

Merged
merged 29 commits into from
Apr 6, 2024

Conversation

tsubasa-alife
Copy link
Contributor

後手番および駒落ちでゲームが正常に進行するところまで修正完了しました。

tsubasa-alife and others added 29 commits February 24, 2024 21:24
Fix - PieceTypeから駒の画像をManagementクラス内で取得する構成に修正およびPieceTypeのEnumを修正
Piece内に画像変更の処理を集約
Fix - 持ち駒関連の処理をコンパクト化
Fix - 持ち駒情報更新判定のタイミングを修正
プレイヤーが後手の場合に駒が反転してしまう現象を修正
@tsubasa-alife tsubasa-alife added the リファクタリング リファクタリング関連 label Apr 6, 2024
Copy link
Contributor

@sgrwaaa sgrwaaa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

後手番と駒落ち動きました!

@tsubasa-alife tsubasa-alife merged commit dcba906 into main Apr 6, 2024
1 check passed
@tsubasa-alife tsubasa-alife deleted the refactor/base branch April 6, 2024 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
リファクタリング リファクタリング関連
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants