Long Time No C
For quite some time I have been working on a simulator which we (me with the other awesome folks from http://robotix.in) would use to evaluate the submissions for our XAnts problem statement. I initially implemented the entire thing in pure Java (I know … What was I thinking?) but in the past few days have re-implemented a lot of it in C. The code I’ve written so far is up on github on my fresh new account.
A lot of my coding style has been influenced by what I have seen of the Linux kernel. The project is currently in its infancy and has absolutely no documentation (yet). I intend to release the first few versions that solely run on *NIX and will slowly port the entire thing to Windows as well. That should only involve re-writing some socket code.
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.