basket_ball_game 1.0.2
basket_ball_game: ^1.0.2 copied to clipboard
A customizable basketball shooting game widget built with Flame. Embed a full 3-minute basketball arcade game anywhere in your Flutter app.
1.0.2 #
- Exposed game customization parameters:
gameDuration,maxPlays, and callback hooks (onScoreChanged,onGameOver). - Fixed package metadata (homepage and repository URLs).
- Updated README with detailed usage instructions and examples.
1.0.1 #
- Refined game components including ball physics, aim indicator, and power bar.
- Improved floor collision and game over overlay.
- Documentation updates in README.
1.0.0 #
- Initial release.
BasketballGameWidget— drop-in widget embedding the full game.- Swipe-to-aim with trajectory preview and animated power bar.
- Animated player character, 3-minute countdown, score counter.