Brainmaze
Jump to navigation
Jump to search
Brainmaze is a maze solver that also executes brainfuck code. It turns right every time it hits a wall.
=
is subtract instead of
-
Same with:
= - > } < {
The pointer is v^<>
Ascii loop
|---| |.+ | | | |---|
This is the only program i coded because im lazy and dont want to use all the cool new mechanics to make a cool new hello world.