Skip to content

Releases: scottpdo/flocc

0.0.6

03 May 20:37
Compare
Choose a tag to compare
0.0.6 Pre-release
Pre-release

Fix bug where GridEnvironment didn't delete agent from cells Map on calling removeAgent.

0.0.5

03 May 16:03
Compare
Choose a tag to compare
0.0.5 Pre-release
Pre-release

Two base classes: Agent and Environment.
And two subclasses: SpatialAgent and GridEnvironment.