Table
Last updated
Last updated
できそうなところから、順(じゅん)に少(すこ)しずつ機能(きのう)追加(ついか)していきましょう。 何度(なんども)も作(つく)りなおす事(こと)になると思(おも)います。 徐々(じょじょ)に理解(りかい)を深(ふか)めながら、ゴールを目指(めざ)しましょう。
https://kyorohiro.gitbooks.io/doc_scratch/content/tetris/create_project/index.html
https://kyorohiro.gitbooks.io/doc_scratch/content/tetris/remove_neko/index.html
https://kyorohiro.gitbooks.io/doc_scratch/content/tetris/create_board/index.html
https://kyorohiro.gitbooks.io/doc_scratch/content/tetris/create_board_state/index.html
https://kyorohiro.gitbooks.io/doc_scratch/content/tetris/create_frame/index.html
https://kyorohiro.gitbooks.io/doc_scratch/content/tetris/create_tetromino/index.html
https://kyorohiro.gitbooks.io/doc_scratch/content/tetris/create_tetriminos/index.html
https://kyorohiro.gitbooks.io/doc_scratch/content/tetris/collision/index.html
https://kyorohiro.gitbooks.io/doc_scratch/content/tetris/down/index.html
https://kyorohiro.gitbooks.io/doc_scratch/content/tetris/move_left/index.html
https://kyorohiro.gitbooks.io/doc_scratch/content/tetris/rotate_right/index.html
https://kyorohiro.gitbooks.io/doc_scratch/content/tetris/clear/index.html
https://kyorohiro.gitbooks.io/doc_scratch/content/tetris/fall_tetromino/index.html
あとは、点数をつけたり、してみてください。