Brainfuck Visualizer/Editor for PICO-8!


[Controls]

Edit Mode

Up/Down : Select Command

Left/Right : Move Cursor

Z : Input

X : Change to Execute Mode

Execute Mode

Left/Right : Change Delay

Z : Execute

X : Leave / Change to Edit Mode


[NOTE]

This is NOT a real programming tool, it's just a toy.

This game is made for fun and it's different from the original brainfuck.

Here are some of the changes:

-Original brainfuck has 32768 memory cells, this game only has 256.

-When a single cell goes over 255 or under 0, it loops back.

-Memory cells also loops back.


Development log

Leave a comment

Log in with itch.io to leave a comment.