grid_world 0.1.6 copy "grid_world: ^0.1.6" to clipboard
grid_world: ^0.1.6 copied to clipboard

outdated

A toolkit for playing with Conway's Game of Life.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add grid_world

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

dependencies:
  grid_world: ^0.1.6

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

Import it

Now in your Dart code, you can use:

import 'package:grid_world/grid_world.dart';
1
likes
0
pub points
0%
popularity

Publisher

verified publisherorangebike.dev

A toolkit for playing with Conway's Game of Life.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

test, tuple

More

Packages that depend on grid_world