Game Flow
Gameplay Loop
The proposed BAIS loop would start with training a brain, watching consequence, reading the neural map, staging future structure, and improving the AI before the next arena challenge.
Claim status
Product-direction status: game mechanics described on this page are intended concepts and remain unverified until current evidence from the owning game repository is pinned. This page does not claim a playable implementation.
Quick Facts
- Intended product direction — The MVP goal is to prove the brain loop, not every final game feature.
- Intended product direction — Manual stepping and world-space debug visualization are proposed for the proof stage.
- Intended product direction — The long-term arena loop can grow from this foundation.
- Intended product direction — Different graph states should produce different behavior.
The Simple Loop
Intended product direction — The intended BAIS loop is: train the brain, let it act, observe what happened, inspect how the graph changed, adjust future structure, and return to the arena with a more intentional mind.
Intended product direction — This loop can start small in the MVP with explicit ticks and debug visualization, then expand into a full arena experience once the brain system is proven.
Training Before Fighting
Intended product direction — The coach prepares the AI before the fight. This may include shaping available behavior, staging unconnected neurons, reviewing prior outcomes, and understanding which routes are being reinforced or forgotten.
Intended product direction — The fight then becomes a test of training rather than a direct-control performance.
After The Arena
Intended product direction — After an outcome, the brain should carry traces of what happened. A successful route may become more important. A failed pattern may trigger cortisol and change future preference. Repeated pressure may produce adrenaline and graph change.
Intended product direction — This is where the game becomes a coaching system: each arena result is information for the next training decision.
Why The First Loop Matters
Intended product direction — BAIS should prove one flagship loop before expanding into many modes.
The current product direction prioritizes the deterministic brain engine and visible learning.
Intended product direction — Once that loop is understandable and fun, full combat presentation, persistence, tournaments, and multi-sport expansion can grow from a stronger foundation.