⭐ Star us on GitHub — it motivates us a lot!
gobo
Want to see it in action? Check out the interactive demo powered by Widgetbook! You can find the Widgetbook implementation code here.
Gobo is a straightforward Flutter package designed for creating Go boards. It leverages Flame game engine, for efficient rendering.
Please note that Go rules and game logic are not included in Gobo. For those looking for a Dart-based Go rules engine, consider using our another package, golo.
Installation
flutter pub add gobo
Note
This package is still in active development. We welcome any feedback or suggestions to help us improve Gobo. Feel free to open an issue to discuss.
Libraries
- gobo
- An awesome Flutter package for creating and managing Go/Igo/Weiqi/Baduk board games, featuring a clear decoupling of UI and logic for enhanced customization and maintainability.