Start with something like:
Code:
#include <acknex.h>

void main()
{
   printf("This is my überawesome game");
   printf("Check out my UTF-8");

   sys_exit(NULL);
}




Shitlord by trade and passion. Graphics programmer at Laminar Research.
I write blog posts at feresignum.com