No description
Find a file
2016-06-07 23:21:38 +02:00
bacteria.cpp error handling is not for bacteria 2016-06-07 23:20:58 +02:00
LICENSE Initial commit 2016-06-07 19:27:26 +02:00
README.md Update README.md 2016-06-07 23:09:51 +02:00

bacteria

Just an experiment to create a computer bacteria

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