Please sign in to access this page

Brainf**k "game engine"

Brainf**k "game engine"

1 devlog
4h 39m
Created by CyberIntruder

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.

Timeline

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.