We are currently working on new rules for what content should and shouldn't be allowed on this website, and are looking for feedback! See Esolang:2026 topicality proposal to view and give feedback on the current draft.

Brainstoremax

From Esolang
Jump to navigation Jump to search

Brainfuck has 8 commands.

> < + - [ ] . ,
0 1 2 3 4 5 6 7

Convert to base 8. A single byte can store 2 2/3 commands.

Convert to base 16. A single pixel can store 8 commands.

Convert to hexcode. Add to image. You now have brainfuck script in small amount of pixels.

Ascii loop

That's it. 1 pixel.

Hello world


Again, that's it.

See also