An open API service indexing awesome lists of open source software.

https://github.com/zients/unity-tetris


https://github.com/zients/unity-tetris

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Unity Tetris/俄羅斯方塊

## English

Use Unity to build Tetris!

I like to play Tetris. So I decide to create Tetris by myself.

This is Unity Project, you need to build this game by Unity.

## 中文

使用 Unity 重現經典的俄羅斯方塊遊戲。

因為我喜歡俄羅斯方塊,故想要以自己的手重現。

此為 Unity 專案,需要使用 Unity 建構才可遊玩。

# Controls/操作說明:

Controls:

| Key | Controls |
| ---------- | ----------------------- |
| UpArrow | Rotate counterclockwise |
| DownArrow | Group accelerate |
| LeftArorw | Group move to left |
| RightArrow | Group move to right |
| Z | Rotate clockwise |

操作說明:

| 按鍵 | Controls |
| ------ | ---------- |
| 上箭頭 | 逆時鐘旋轉 |
| 下箭頭 | 方塊加速 |
| 左箭頭 | 方塊向左 |
| 右箭頭 | 方塊向右 |
| Z | 順時鐘旋轉 |