generic-github-user / Caesium

General-purpose AI library with NEAT-style genetic algorithm.
https://generic-github-user.github.io/Caesium/src/versions/javascript/projects/network-visualization/
MIT License
1 stars 1 forks source link

Create library #5

Closed generic-github-user closed 5 years ago

generic-github-user commented 5 years ago

Have been reorganizing the file structure of the repository - the network visualization is now in a "projects" sub-folder, where projects built with the Caesium script will be stored. This way, many projects can be developed with the script for various purposes; the visualization app will mostly be for demonstrative purposes.

generic-github-user commented 5 years ago

Caesium functions and constructors are now prepended with cs.

generic-github-user commented 5 years ago

Make sure to add this to the documentation.