CONQREX · UNIT 01 · AI-FIRST ENGINE

Conqrex — AI-First Software & Game Development

CONQREX

CODE. CREATE. CONQUER.

AI-first engine. Own tools. Own games.
This page is a running simulation — hover the sparks.

>

SYS/01 · FEATURED GAME REF RUNEBOUND

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 dossier
SYS/02 · ENGINE 30HZ · DETERMINISTIC

Conqrex.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