bacteria/README.md
2016-06-07 23:09:51 +02:00

138 B

bacteria

Just an experiment to create a computer bacteria

Build with: g++ -static -std=c++11 -o $(tempfile -d . -p bact-) bacteria.cpp