No description
Find a file
2016-06-07 23:30:59 +02:00
bacteria.cpp Less sleep more mutation 2016-06-07 23:30:59 +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