Games
I've taken down the links since I have no motivation to fix the errors that resulted from switching servers.
The idea behind these games is that you can play them with your friends on any forum that supports bbcode. Once you make your move you are given some code which you can paste into your message which will display an image of the board as well as a link which your opponent can click to make his own move. They are geared toward people who want to play a two player game as a group taking turns making moves for your team.
I've tried to make them as simple as possible to play as long as you follow the simple instructions.
Connect Four
My first forum game. It took me about 2 days to code and has recently gotten a graphics overhaul. Done completely with PHP, I'm thinking of making it more interactive with Javascript in the future.
Click here to
play
Chess
Chess is still in development and not quite feature complete yet. Future updates will probably break your current games but feel free to try it out. There are quite a few bugs that need to be sorted out for IE6 but any standards compliant browser should work fine.
It was built with PHP and relies pretty heavily on the Javascript front end. This was one of my first real projects using the Prototype library.
Click here to play