yuka 0.0.1 copy "yuka: ^0.0.1" to clipboard
yuka: ^0.0.1 copied to clipboard

A dart conversion of Yuka a library for developing Game AI.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add yuka

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  yuka: ^0.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:yuka/yuka.dart';
0
likes
150
points
150
downloads

Publisher

unverified uploader

Weekly Downloads

A dart conversion of Yuka a library for developing Game AI.

Repository (GitHub)
View/report issues

Topics

#threejs #games #ai #game-development #game-ai

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http, logger, uuid

More

Packages that depend on yuka