No description
| bacteria.cpp | ||
| LICENSE | ||
| README.md | ||
bacteria
Just an experiment to create a computer bacteria
Build with: g++ -static -std=c++11 -o $(tempfile -d . -p bact-) bacteria.cpp
| bacteria.cpp | ||
| LICENSE | ||
| README.md | ||
Just an experiment to create a computer bacteria
Build with: g++ -static -std=c++11 -o $(tempfile -d . -p bact-) bacteria.cpp