Hacks

Various hacks that I've coded over the years. For more fun, check out the Trash bin.
  • base64.cpp - Utility for encoding/decoding base64 strings.
  • cbots.tar.bz2 - Last revision of the ruby CBotsPlay code base. The code was since re-written in C#, available in Subversion at http://cgamesplay.com/svn/cbots
  • base64.cpp - Utility for encoding/decoding base64 strings.
  • dijkstra.html - A visual demonstration of Dijkstra's algorithm on a rectangular graph.
  • jigsaw.c - An entry in the 80x25 contest. It's a jigsaw puzzle where you unobfuscate the source code ;)
  • logic.cpp - Solves classic logic puzzles through the clues it is given.
  • Markdown Publisher - A small utility to convert plain text files to rendered HTML files using Markdown.
  • mh.win_.zip - A fun game I coded between 11 p.m. December 31, 2005 and 2006. I just wanted to copyright something 2005.
  • memtest.cpp - Tests blitting speeds between the different bitmap memory types.
  • pong.cpp - A demonstration of how not to write templates.
  • sysguard.cpp - Proof-of-concept of a next-generation malware detector/remover.
  • wch - Random wallpaper changer. Short and simple.