SoulScript IDE — Conscious Simulation Engine
A downloadable game for Windows
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.
| Published | 4 days ago |
| Status | Released |
| Platforms | Windows |
| Author | Maëlik.R "L!GhT" |
| Genre | Educational, Simulation |
| Tags | Experimental, opengl |
Download
Click download now to get access to the following files:

Leave a comment
Log in with itch.io to leave a comment.