About flutter-tetris
#### English introduction
Please view [README_EN](https://github.com/boyan01/flutter-tetris/blob/master/README_EN.md)
# Flutter俄罗斯方块
<a href="https://github.com/Solido/awesome-flutter"><img alt="Awesome Flutter" src="https://img.shields.io/badge/Awesome-Flutter-blue.svg?longCache=true&style=flat-square" /></a> [](https://996.icu) [-blue.svg)](https://github.com/996icu/996.ICU/blob/master/LICENSE)
---
使用Flutter开发的俄罗斯方块游戏。支持 **Android**, **iOS**, **Windows**, **mac**, **Linux** 以及 **web**.
参考来源于 [vue-tetris](https://github.com/Binaryify/vue-tetris) 。
## 如何开始
* 自行编译
安装[Flutter](https://flutter.io/docs/get-started/install)
在命令行输入:`flutter run --profile`
* 前往[Release](https://github.com/boyan01/flutter-tetris/releases) 下载 Apk/macOS/Windows 可执行文件。
* 或者前往 [https://boyan01.github.io/flutter-tetris] ...