Simulation
Multi-Agent System
C++ simulation demo visualising multiple autonomous agents with different movement behaviours.
Period
2022
Role
Simulation / Systems Programmer
Status
Technical demo
C++
simulation logic
Agents
behaviour variation
Technical snapshot
Small C++ simulation project focused on agent movement, behavioural variation and visual debugging of ranges, states and movement patterns.
Overview
Multi-Agent System is a small C++ simulation demo focused on visualising agents with different movement behaviours and runtime properties. It is a compact project, but useful in the portfolio because it shows simulation thinking, debugging visuals and behavioural variation.
My contribution
- Worked on agent movement behaviour and simulation presentation.
- Visualised movement ranges, states and behaviour categories.
- Used the demo to communicate runtime logic clearly through visual feedback.
Technical focus
The project is strongest as a lightweight systems/simulation example: multiple entities, different behavioural parameters and visual debugging information shown in motion.