-
Notifications
You must be signed in to change notification settings - Fork 109
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
GitAuto: テトリスの盤面をもっと大きくできないか考える(テトリスアート用) #181
base: master
Are you sure you want to change the base?
GitAuto: テトリスの盤面をもっと大きくできないか考える(テトリスアート用) #181
Conversation
Committed the Check Run |
Committed the Check Run |
Approve permission(s) to allow GitAuto to access the check run logs here: https://github.com/settings/installations/55846784/permissions/update |
Committed the Check Run |
Committed the Check Run |
1 similar comment
Committed the Check Run |
Resolves #105
何が機能
テトリスの板面を現在のサイズよりも大きくする機能を追加します。これにより、テトリスアートの制作やより複雑なゲームプレイが可能になります。
なぜこの機能が必要か
現在の板面サイズでは表現できるアートやパターンに限界があり、クリエイティブな可能性が制約されています。板面を拡大することで、より多くのブロックを配置でき、詳細で視覚的に魅力的なデザインを実現することができます。また、大きな板面はユーザーに新たな挑戦と楽しみを提供します。
実装方法とその理由
この段階的なアプローチにより、既存の機能を保持しつつ新機能を安全に追加できます。
既存との互換性について
デフォルトの板面サイズは従来通り維持し、ユーザーがオプションで板面サイズを変更できるようにします。これにより、既存ユーザーは変更を強制されることなく、新しいユーザーや希望するユーザーは拡張されたサイズを利用できます。設定変更が原因で既存のプレイスタイルに影響を与えないよう、慎重に実装します。
Test these changes locally