Multi Agent Lander

Summary

Date 2015 (one year)
Tech Custom engine : C++ / SFML

Multi agent wave based AI driving the landing of a rocket ship.

  • The driving commands are transmitted through radio waves only
  • Graphical level editor
  • Features two different kinds of rockets : one or two propellers
  • Features player controlled mode

Download

Windows 32 bit

Context

During my studies I worked on a year long research project to look for emergent behavior in multi agent systems. The initial idea was to have agents send information via radio waves. A receiver would then receive that wave and use the frequency and amplitude of the resulting wave shape to drive the problem.