BoneHead Productions
Greetings! Welcome to the home page of BoneHead Productions, makers of fine open source software. You can e-mail me here.
Published software can be found at these two links:
- Bonim - AOL Instant Messenger client for Linux console. Might work on other UNIXes, too! Use it via telnet in a shell account! Use it if you don't have X11! Use it if you don't want GUI code sucking up precious CPU cycles! Use it if you want to be 31337!!
- Connect 4 - An ANSI C++ version of Connect 4. Works on any system! This is good for if you need some time to kill or wish to explore AI techniques for turn based board games. It uses maxi-min strategy with alpha-beta pruning for speed boosting. There are other tricks as well to make it even faster in the late game allowing it to look ahead further and further with no slow down. Many different heuristical evaluation are also presented in the code.
Other documents include my phat undergrad thesis on framework oriented programming and information that the meat and dairy industry don't want you to know.
Mirrors: