seigot / tetris

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

火力ボーナス検討(REN、連続してライン消去を行う) #50

Open seigot opened 2 years ago

seigot commented 2 years ago

以下のような火力ボーナス検討があると良いのかどうか検討

https://komorinfo.com/blog/cold-clear-search-algorithm/#toc_id_1_1 連続してライン消去を行うと、上の表の火力に加えてRENと呼ばれる火力ボーナスが得られる。

REN 火力ボーナス
0- 1 0
2 - 3 +1
4 - 5 +2
6 - 7 +3
8 - 10 +4
11 - +5
gitauto-ai[bot] commented 2 weeks 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.