This file provides a class and a script to interpret a Brainfuck program. Source: brainfuckInterpreter.js, line 1
Do any interface changes here that will apply for all the views of the project. e.g. Any modification to the navigation bar. Source: general.js, line 1
This file contains any constants and methods needed in other files to have more control. Source: utils.js, line 1
This file provides a class to set the graphic interface for a three.js visualization in the canvas. Source: visualizer.js, line 1