Please sign in to access this page

Brainf**k "game engine"

Brainf**k "game engine" Used AI

2 devlogs
8h
•  Ship certified
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

Ship 1

1 payout of shell 68.0 shells

CyberIntruder

27 days ago

CyberIntruder Covers 2 devlogs and 8h

Improved the text editor and added some examples. Now the code is hidden by default in the examples.

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.