CONQREX · UNIT 01 · AI-FIRST ENGINE
Conqrex — AI-First Software & Game Development
CODE. CREATE. CONQUER.
AI-first engine. Own tools. Own games.
This page is a running simulation — hover the sparks.
>
Runebound Arena
Write real code. Survive the arena.
A roguelite where the game controller is a compiler. Your combat brain is real sandboxed C# running every tick, your loadout lives in actual SQL, and your HUD is a Razor template you author yourself. Blueprints give non-coders a visual node graph that transpiles to the same sandboxed C#. Learn to code by fighting for your life.
Open dossierConqrex.Engine
Everything we ship runs on technology we build ourselves — engine, desktop host, networking stack. The simulation living on this page runs the same dual-tick philosophy: fixed 30Hz logic, interpolated render.
Meet the engine