To write the code, press the numbers from 1 to 9 to replace the node with the corresponding symbol, and 0 to clear the node. Simple: 1: space; 2: a; 3: b; 4: c;- Ascii: 97: a; 98: b; 99: c;- -and so on You can also import codes from the clipboard by pressing the U key on your keyboard. To start the interpeter press P, if you want to stop it, press space 3 times while it's running.
-------------------- Welcome to Brainfudge! -------------------- Brainfudge is a scratch interpeter of an esoteric programming language called brain****. The game contais two types of outputs, one using the ascii characters list, and other is a simplier version created by me, which is recommended for learning the code. Music: https://www.newgrounds.com/audio/listen/482139 Inspired on Brainfugd, a Geometry Dash level by Spu7Nix. V1.0: Release V1.1: Bug fixes and improvements