← Back to work

Simulation

Multi-Agent System

C++ simulation demo visualising autonomous agents with movement behaviours and debug ranges.

C++

simulation logic

Agents

behaviour variation

Second-layer evidence

Technical snapshot

Small C++ simulation project focused on agent movement, behavioural variation and visual debugging of ranges, states and movement patterns. Keep it clearly framed as game/simulation AI, not modern LLM agents.

Simulated several agents with different size, speed and movement patterns.
Visualized behavioural ranges and state information for debugging.
Presented simulation behaviour through a visual runtime.

Overview

Multi-Agent System is a small C++ simulation demo with autonomous agents, movement behaviours and visual debugging. It is useful as a secondary project showing state/movement logic and runtime visualization.

Important framing

This project should not be confused with modern generative-AI agents. It is a game/simulation AI project: movement behaviour, state variation and debug visualization.

Portfolio role

Keep this project on the website as breadth, but do not feature it in CVs unless applying to simulation/gameplay AI roles.

Gallery