First Release
Pre-release
Pre-release
This is the first release after the project was migrated to SBT. Fully functional except for as-yet unimplemented session save/restore and useful user interactivity with displayed elements.
Recommended run configuration (if you want to avoid the random defaults):
scala ./chemotaxis.jar 6 5
(6 food sources, 5 bacteria)
This assumes that the downloaded release JAR is in the current directory and the scala
executable is on your path
.