bf3ds [](https://travis-ci.org/MineRobber9000/bf3ds)

January 16, 2017 ยท View on GitHub

Brainfuck interpreter for the 3ds.

Goals:

  • to have a brainfuck keyboard
  • to have file import capabilities
  • to actually interpret the brainfuck code

Dependencies

Requires devkitARM.

Building

Run ./build.sh to build the 3dsx, SMDH, and version file. Copy everything from the folder dist into a folder on your SD card.

If you want to zip your code, use ./zipdist.sh after running ./build.sh.