Skip to content

petroniocandido/ALife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Experiments in Artificial Life with Dart Language

Online Demo: http://petroniocandido.github.io/ALife

This Library plans to cover:

  • Cellular Automata [Done]
    • Complex state CA [Done]
    • Multilayered CA
    • Merged CA
  • Boids [Done]
    • Predator/Prey Boids
    • Multispecie Boids
    • Evolving Boids
  • Particle Automata
  • Neural Cellular Automata