No description
Find a file
Mikael Nordin d1de32c0ea Update bacteria.cpp
Even more random :P
2016-06-07 20:02:26 +02:00
bacteria.cpp Update bacteria.cpp 2016-06-07 20:02:26 +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