https://github.com/fmichel/TurtleKit
Tip revision: cadb704f0ed447761a0e3c302e5a1f4fde191273 authored by Fabien Michel on 29 September 2016, 09:06:12 UTC
working on Cuda tools in progress, now stable. Old codes have been fixed
working on Cuda tools in progress, now stable. Old codes have been fixed
Tip revision: cadb704
README.md
TurtleKit: Artificial Life using MaDKit
================================================
What is TurtleKit ?
-----------------
TurtleKit is an open source library for simulating artificial life models based on the Logo programming language.
TurtleKit is not an IDE but provides a flexible API that allows to freely extend the platform default possibilities.
TurtleKit is built on top of the MaDKit library and thus benefits from all the multi-agent programming possibilities provided by this library.
More information
------------------------------------------------
* [Official Homepage](http://www.madkit.net/turtlekit)
* [API Reference](http://www.madkit.net/turtlekit/docs/api)
* [Forum](http://www.madkit.net/madkit/forum)