This repository includes some brainfuck examples that I tried to write in my free time. I hope you don't take it serious, Because brainfuck is obviously mind fucking :/
I used bfc compiler, But you can run it with every interpreter/compiler that is implemented by several people.
bfc ./hello_world.b; ./hello_world