mikiya771 / tetris-CLI

this repo serve Tetris, the most famous game, on CLI
1 stars 0 forks source link

Feat: add tetrimino shapes #25

Closed mikiya771 closed 4 years ago

mikiya771 commented 4 years ago
progfay commented 4 years ago

Tetris には回転のシステムとして、様々な種類が存在する。 (Ref. http://www10.plala.or.jp/code1484/game/tgmvs/tgm-w-kaiten.htm)

今回の実装では、 "The internal true rotations used in Guideline SRS" を参考に実装する。

https://tetris.wiki/Super_Rotation_System