seigot / tetris

A Tetris Game for programming education in Japanese
MIT License
30 stars 107 forks source link

1回のコールバック関数実行時に1秒制約のルールはあったほうがいいのかどうか #62

Open seigot opened 2 years ago

seigot commented 2 years ago

1回のコールバック関数実行時に1秒制約のルールはあったほうがいいのかどうか

課題  xxx

対策案  xxx  案0) 1秒以上掛かることがあっても別に問題ない(次の探索が高速であり最終的につじつまが合えば問題なし)  案1) 1秒以上掛かることがあれば何かしらのペナルティ(例えばスコアにマイナス補正を加えるなど)  案2) 1秒以上掛かることがあればゲームオーバー

seigot commented 2 years ago

pull request https://github.com/seigot/tetris/pull/60

gitauto-ai[bot] commented 1 week ago

Hey, I'm a bit lost here! Not sure which file I should be fixing. Could you give me a bit more to go on? Maybe add some details to the issue or drop a comment with some extra hints? Thanks!

Have feedback or need help? Feel free to email info@gitauto.ai.