0.0.3 • Published 2 years ago

console-tetris v0.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

console-tetris

使用 node.js 开发,在 Command Line 进行交互的俄罗斯方块游戏。因为依赖 Unicode emoji,程序目前仅支持 Mac Terminal,不完全兼容 Windows 平台(可能出现乱码)。

开启游戏

npx console-tetris

git clone https://github.com/rhythm022/console-tetris
cd console-tetris
npm i
npm run play 

游戏控制

左移:方向键 左
右移:方向键 右
变形:空格
加速:方向键 下
落地:方向键 上

游戏演示

📺 bilibili

Mac 平台

image

Windows 平台

image

感谢

winter

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago