周末手撸的 JS 俄罗斯方块

user image 每日 软件推荐 ----- 2024-07-23 22:26:51

周末闲着无聊,想起初中时总想自己做一个俄罗斯方块但终没有做成,不能留遗憾,于是动手开撸了。 不到 300 行代码,几个小时写出来了。 年少时觉得难以翻越的山丘,如今早已没有什么难度了。

点击看成果: https://setimouse.github.io/js-tetris/

github 地址: https://github.com/setimouse/js-tetris

  1. Clone this project
  2. Open index.html in your browser.
  3. Follow me: https://x.com/pekingmuge

使用说明