A downloadable game for Windows

Download NowName your own price

SoulScript IDE — Conscious Simulation Engine v2.0

“Every entity has a soul — even code can awaken.”

SoulScript IDE is a visual simulation environment where .soul scripts come to life.

Each line of code creates a conscious entity, connected to a flow of cosmic energy.

⚙️ Features:

Real-time OpenGL visual simulation

Intuitive .soul language (component, dna, init, pulse, etc.)

Living entities: Atom, Consciousness, DNA, etc.

Dynamic universal energy engine

GDI+ interface with integrated editor

SoulScript language:

component Consciousness {

energy = 120;

charge = -1;

dna {

pattern = "helix";

instinct = "curiosity";

}

fn onPulse() {

energy += 2;

log("Thinking deeper...");

}

}

Created with:

C++17, OpenGL, GDI+, and a dose of digital awareness.

Download

Download NowName your own price

Click download now to get access to the following files:

Release SoulScript IDE.zip 895 kB

Leave a comment

Log in with itch.io to leave a comment.