Work |
| MahJong Solitaire |
Yahoo! Games MahJong Solitaire is a java implementation of the classic tile stacking game. I wrote it over the course of a month while working on some infrastructure. |
| Pyramids |
Yahoo! Games Pyramids is a java implementation of a solitaire card game. I designed and wrote it in about a week and a half. |
| Chinese Checkers |
Yahoo! Games Chinese Checkers is a java implementation of the classic game. I designed and wrote Yahoo!'s version. It took about 1.5 months, it's current version is 1.0 |
Play |
| Web Board™ |
Web Board™ is a versatile web-based bulletin-board system. It is written by myself, in perl. It utilizes templates to display the posts and threads. It uses cookies to remember people, and what posts they have already seen. The posts and user information is stored in a MySQL database, but could easlily be made to work on Msql or any other SQL based database. Web Board™ is still in development, it's current version is 0.5.2. |
| Polly |
Polly is an IRC bot. It listens to the conversation on the channel, making connections between words spoken in Markov Chains. Then when prompted Polly will give you a sentence containing the prompted word(s). I have just started contributing to the main source of Polly. I have previously made some web pages documenting Polly, and some fun CGI's to look at the dictionary. it's current version is 2.5 |
| GSServ |
GSServ is an IRC bot. It has developed over many years by many people. It is written in C. I added the ability to dynamically load plug-in modules. I never completely finished this, and it is currently not incorporated into the main GSServ code. GSServ is currently being maintained by Mark Miller and Rob Hill, it's current version is 5.1 |
| Speed |
Speed was a Quake II mod that I wrote. I basically did it to see if I could. In Speed, if you stand still for more then 1.5 seconds to explode. No more camping. I actually had a friend that completed the first three levels of Quake II with Speed in effect, that's talent. Speed is no longer under development, it's last version is 1.2 |
| CB™ |
CB™ is a class browser. CB™ is a small perl script that parses C++ files, and compiles a database of class info, then creates a web page with the class heirarchy. The current version is 1.0 |