seigot / tetris

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

hate mode #84

Open seigot opened 1 year ago

seigot commented 1 year ago

hatetris モードは以下のhateris参照 https://nayami0425.com/hatetris/#i

seigot commented 1 year ago

https://youtu.be/OY6jGeM2euE

seigot commented 1 year ago

次のブロックの出現方式を変更できるようにすれば実現できそう(-m hateモードなど)

seigot commented 1 year ago

hateris https://qntm.org/hatetris https://qntm.org/files/hatetris/hatetris.html HATETRISで289 linesに到達するまでの記録 https://gist.github.com/knewjade/24fd3a655e5321c8ebac8b93fa497ed9 HATETRISを攻略するAIを作る https://www.slideshare.net/threepipes_s/hatetrisai-190245892

seigot commented 1 year ago

スクリーンショット 2023-01-28 20 25 37 スクリーンショット 2023-01-28 20 25 22

seigot commented 1 year ago
python3 start.py --nextShapeMode hate
seigot commented 1 year ago

keyboard実行する場合

$ python3 start.py --nextShapeMode hate -m keyboard --ShapeListMax 2
gitauto-ai[bot] commented 1 week ago

@seigot Pull request completed! Check it out here https://github.com/seigot/tetris/pull/175 🚀

Note: I automatically create a pull request for an unassigned and open issue in order from oldest to newest once a day at 00:00 UTC, as long as you have remaining automation usage. Should you have any questions or wish to change settings or limits, please feel free to contact info@gitauto.ai or invite us to Slack Connect.