Skip to content

kenchen10/artificial-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

artificial-life

Implementation of artificial life algorithms:

  • Boids: This is my implementation of Craig Reynold's flocking algorithm.
  • Game of Life: This is my implementation of John Conway's Game of Life and other cellular automata, including cyclic, rule-based, and others. https://youtu.be/ytfzpsS9t6s