tsc-brainfuck

Made for Modfest XXIV

This project is an implementation of a brainfuck interpreter in Cave Story, using only its unmodified scripting language's behavior to create a computer capable of running the interpreter. More in-depth documentation can be found at this document. Additionally, a visualization of the memory mapping for the computer can be found at this spreadsheet (linked in the document).