No description
Find a file
Mikael Nordin e26205a01e Update README.md
Some build instructions
2016-06-07 19:29:10 +02:00
LICENSE Initial commit 2016-06-07 19:27:26 +02:00
README.md Update README.md 2016-06-07 19:29:10 +02:00

bacteria

Just an experiment to create a computer bacteria

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