SoundOfBrainfuck (p4xyb) 1.0 Creator: la1n TheSoundOfBrainfuck makes audible, what happens while executing code - running code. And of course the demoscene is at end all about this. This demo uses a brainfuck dialect, implemented as an interpreter. Remove the command ,; and added * for a random 0 or 1. the rest is brainfuck conform. You can change the code in the source code. Visualisation: The values are converted into a color. 0 > pico 7 and so on. The values are also translated into a char 128+char. The cells go to a new line if x> 7. The overlay is controlled by [ ] Sonification: All commands have their own sound, except + - are playing their value. If you like this type of fantasy console look also into brainfuckconsole74.ch. This is a esoteric fantasy console with brainfuck working similair to the brainfuck interpreter here. Brainfuck and FALSE and and and are result of a code golfing about creating the smallest compiler ever. And Demoscening is at the end also codegolfing .-) Tribute to A. Müller Demozoo: https://demozoo.org/sceners/57445/ Web: www.brainfuckconsole74.ch Web: www.and-or.ch Web: www.la1n.ch