https://github.com/fmichel/TurtleKit
Tip revision: 2e95fa8861fac33b3cc989921b8bfa5c48e993b4 authored by Fabien Michel on 07 July 2020, 12:36:20 UTC
Introducing JavaFX into TurtleKit
Introducing JavaFX into TurtleKit
Tip revision: 2e95fa8
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)