...it should be easy to read. For those that are reliant on a pseudo meta language mechanism for understanding code (i.e. comments), the less aesthetically pleasing version can be found [link|http://esoteric.sange.fi/brainfuck/bf-source/prog/oobrain.b|here] - not that the comments really make the code that much more decipherable - especially given I've been running a fever practically all week. (And the fact that I introduced some bugs by accidentally interspersing operators in the comments).

BTW, the embedded message was a take off on the [link|http://esoteric.sange.fi/brainfuck/bf-source/prog/gameoflife.b|Game of Life] program (which rates as an extremely cool program trick).