https://github.com/gstory0404/hellobird
Flutter原生方法开发FlappyBird全平台版
https://github.com/gstory0404/hellobird
Last synced: 7 months ago
JSON representation
Flutter原生方法开发FlappyBird全平台版
- Host: GitHub
- URL: https://github.com/gstory0404/hellobird
- Owner: gstory0404
- License: apache-2.0
- Created: 2021-08-26T08:20:40.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-09-16T02:43:03.000Z (about 2 years ago)
- Last Synced: 2025-01-11T01:48:55.418Z (9 months ago)
- Language: C++
- Homepage: hello-bird.vercel.app
- Size: 10.1 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Flutter开发FlappyBird
## 界面
andorid
mac
整个项目都是使用的Flutter相关api来开发的,所以全平台运行没有问题。音乐部分因为api没有支持,所以使用了audioplayers,仅支持andorid、iOS、web、MACOS系统。