Brainfrick
A downloadable programming language for Windows
Download NowName your own price
Do not expect this to contain dangerous or 18+ content, this is a simple esoteric programming language inspired by brainf***. There are only 7 commands:
- + command adds 1 to the current byte.
- - command removes 1 from the current byte.
- > command moves the pointer to the next byte. (1+)
- < command moves the pointer to the previous byte. (1-)
- . command outputs the unicode character of the current byte.
- , command outputs the value of the current byte.
- / outputs a space.
There are also a few keys to use:
- e clears the console.
- space opens the stage.
- z opens the console.
- backspace removes the last command from the console.
- w moves the console camera up.
- s moves the console camera down.
There are only 2000 bytes so if you type in > 2000 times you might glitch out the program.
| Published | 3 days ago |
| Status | Released |
| Category | Tool |
| Platforms | Windows |
| Author | joe789 |
| Tags | Creative, Simple, sourcecode |
| Content | No generative AI was used |
Download
Download NowName your own price
Click download now to get access to the following files:
Brainfrick.zip 87 MB
