-
Satyarth's elementary ca repo rewritten in C++ for speed.
-
Uses cxxopts release. (see link for more info)
-
g++ -o cellular_automaton cellular_automaton.cpp lodepng/lodepng.cpp -I. -I./lodepng -std=c++17 -
./cellular_automaton <args>
MIT
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Satyarth's elementary ca repo rewritten in C++ for speed.
Uses cxxopts release. (see link for more info)
g++ -o cellular_automaton cellular_automaton.cpp lodepng/lodepng.cpp -I. -I./lodepng -std=c++17
./cellular_automaton <args>
MIT