# flutter-tetris **Repository Path**: mrerror/flutter-tetris ## Basic Information - **Project Name**: flutter-tetris - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-02-07 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #### English introduction Please view [README_EN](https://github.com/boyan01/flutter-tetris/blob/master/README_EN.md) # Flutter俄罗斯方块 使用Flutter开发的俄罗斯方块游戏。 参考来源于 [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 包 (仅限Android) ## 效果预览 ![效果预览](./_preview/game_gif.gif) 支持横屏模式 ![横屏](./_preview/screen_land.jpg) ## 其他 MIT协议