smokelaboratory/fludo
一个使用画布在Flutter中开发的飞行棋游戏。
- Stars
- 157
- Forks
- 65
- 最近推送(UTC)
- 2024年7月27日
- 项目状态
- 未归档
语言DartKotlinSwiftObjective-C
使用的依赖
依赖清单 3 项
- flutter
{"sdk":"flutter"} - provider
^6.1.2 - flutter_test开发依赖
{"sdk":"flutter"}
App 分类
原始 README
以下为英文项目原文快照,最新内容请访问 GitHub。
展开 / 收起项目 README
banner
Fludo
Fludo is a Flutter app which uses canvas and animations to build a Ludo board game.
Features
- Roll dice & move your pawns
- Kill opponent's pawns
- Protect your pawns on safe spots
- Free turns as per basic ludo rules
Gameplay
gameplpay
Roadmap
- Music integration
- UI/UX improvements
- Multiplayer support (Firebase)
- Web support
Pull Request
To generate a pull request, please consider following Pull Request Template.
Issues
To submit an issue, please check the Issue Template.
Code of Conduct
Contribution
You are most welcome to contribute to this project!
Please have a look at Contributing Guidelines before contributing and proposing a change.
License
Copyright © 2020 smokelaboratory
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.