This directory contains an example for interested developers.

It can be build with
  sh build.sh

and be run with
  ./helloworld GAME.mag GAME.gfx

Even though the output will not be pretty, it illustrates what
is needed to write ones own frontend to dMagnetic. The source
code is what is more interesting here.

