Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 13 hours 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-25T08:51:57.000Z (5 months ago)
- Last Synced: 2025-01-16T16:06:26.741Z (8 days 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,622
- Watchers: 27
- Forks: 340
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#### English introduction
Please view [README_EN](https://github.com/boyan01/flutter-tetris/blob/master/README_EN.md)
# Flutter俄罗斯方块
[![996.icu](https://img.shields.io/badge/link-996.icu-red.svg)](https://996.icu) [![LICENSE](https://img.shields.io/badge/license-NPL%20(The%20996%20Prohibited%20License)-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 版本
## 效果预览
![效果预览](./_preview/game_gif.gif)
支持横屏模式
![横屏](./_preview/screen_land.jpg)
## 其他
MIT with 996 License