https://github.com/boyan01/flutter-tetris
a tetris game powered by flutter. 使用flutter开发俄罗斯方块。
https://github.com/boyan01/flutter-tetris
android-app dart flutter flutter-apps flutter-games ios-app
Last synced: 7 months ago
JSON representation
a tetris game powered by flutter. 使用flutter开发俄罗斯方块。
- Host: GitHub
- URL: https://github.com/boyan01/flutter-tetris
- Owner: boyan01
- License: other
- Created: 2019-01-11T04:31:56.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-08-25T08:51:57.000Z (over 1 year ago)
- Last Synced: 2025-04-07T14:08:52.943Z (8 months ago)
- Topics: android-app, dart, flutter, flutter-apps, flutter-games, ios-app
- Language: Dart
- Homepage: https://boyan01.github.io/flutter-tetris
- Size: 12.9 MB
- Stars: 1,634
- Watchers: 26
- Forks: 338
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-flutter-cn - Tetris - 俄罗斯方块游戏,由 [YangBin](https://github.com/boyan01) 开发。 (引擎 / 开源游戏)
- awesome-flutter-cn - Tetris - 俄罗斯方块,[YangBin](https://github.com/boyan01). (引擎 / 游戏)
- awesome-flutter - Tetris - a tetris game powered by flutter. 使用flutter开发俄罗斯方块。 ` 📝 3 months ago` (Game [🔝](#readme))
- fucking-awesome-flutter - Tetris - Tetris game by [YangBin](https://github.com/boyan01). (Engines / Game)
- awesome-flutter - Tetris - Tetris game by [YangBin](https://github.com/boyan01). (Engines / Game)
README
#### English introduction
Please view [README_EN](https://github.com/boyan01/flutter-tetris/blob/master/README_EN.md)
# Flutter俄罗斯方块
[](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](https://boyan01.github.io/flutter-tetris/#/) 体验 Web 版本
## 效果预览

支持横屏模式

## 其他
MIT with 996 License