Skip to content

AIrium 0.5

Latest
Compare
Choose a tag to compare
@fazo96 fazo96 released this 08 Aug 12:41
· 12 commits to master since this release

This release is probably the biggest update yet with numerous improvements and new features, for example:

  • advanced settings tab which allows to tweak a lot more simulation parameters, for example
    • neural network topology
    • fitness evaluation (still not very deep tweaking allowed)
  • resizable window and better controls:
    • the renderer window can be resized
    • improved "drag to scroll" (now scales correctly with zoom level)
    • you can now zoom using the scroll wheel
    • you can now click to select a creature
  • saving and loading:
    • you can now save and load your configuration
    • you can now save and load individual creatures and their brain
    • you can read and write configuration files with any text editor
    • comments are supported and encouraged when sharing configuration files!
  • unique creature names
    • an individual brain now has a unique, persistent name automatically generated based on its topology, allowing easier identification among different creatures
    • when saving a creature, its name is set as the default file name.