flame_steering_behaviors 0.2.0 copy "flame_steering_behaviors: ^0.2.0" to clipboard
flame_steering_behaviors: ^0.2.0 copied to clipboard

Flame Steering Behaviors brings steering algorithms to the behavior pattern, built by Very Good Ventures.

example/lib/main.dart

import 'package:example/src/example_game.dart';
import 'package:flame/game.dart';
import 'package:flutter/material.dart';

void main() {
  runApp(GameWidget(game: ExampleGame()));
}
1
likes
160
pub points
26%
popularity

Publisher

verified publisherverygood.ventures

Flame Steering Behaviors brings steering algorithms to the behavior pattern, built by Very Good Ventures.

Repository (GitHub)
View/report issues
Contributing

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flame, flame_behaviors, flutter

More

Packages that depend on flame_steering_behaviors