Please sign in to access this page
This is an app where you can write games that run on a 16 by 16 screen in brainf**k, which is a programming language with only 8 commands.
Cheung Chan
Check their projects out: Crypto mining simulator, stock simulator
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Implemented basic Brainf**k Game Engine UI. The UI includes a code editor, output console, and a memory viewer. When game mode is on, a 16 by 16 screen is displayed.