Skip to content

S4syka/mathematical-ecosystems

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mathematical Ecosystems

The goal of this project is to show people how visually comlpex easily implemented automatas can get.

Running:

First time initialization:

mkdir build
cd build
cmake ..
cd ..

compilation:

cmake --build build/
build/bin/mathfest

Simulations:

  • Conway's Game of life
  • Physarum
  • Particle life
  • Wolfram CA
  • Slackermanz (MNCA)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 82.3%
  • C# 15.4%
  • CMake 2.3%