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

A cellular automaton library associated with a square grid. Includes Conway's Game of Life.

2.0.0 #

  • Null safety

1.1.0 #

  • Upgrade to Dart SDK version: 2.16.1

1.0.1 #

  • Typo, blah

1.0.0 #

  • Fix lints, start stable release.

0.1.10 #

  • Fix readme.

0.1.9 #

  • Fix package description.

0.1.8 #

  • Nope!

0.1.7 #

  • Add a bin directory, symlinked to example, see if it works under 'pub global run'.

0.1.6 #

  • Add expandToFit.

0.1.5 #

  • Add GridWorldIterable.

0.1.4 #

  • Add copy, tbPadded, lrPadded.

0.1.3 #

  • Add hashcode and equals to GridWorld.

0.1.2 #

  • Remove extraneous linefeed from movie.

0.1.1 #

  • Fix some formatting in docs, add movie method to GridWorld.

0.1.0 #

  • Release v0.1.0 because why not?

0.0.3 #

  • Fix documentation nits.

0.0.2 #

  • Fix nits found by dartanalyzer.

0.0.1 #

  • Initial version, to learn dart
1
likes
120
pub points
0%
popularity

Publisher

verified publisherorangebike.dev

A cellular automaton library associated with a square grid. Includes Conway's Game of Life.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

tuple

More

Packages that depend on grid_world