http://www.where-is-jesus.org

I've written a new online game site integrated into Drupal. In the game multiple players search the holy lands for Jesus looking for clues to where he is preaching. The player who finds him first gets personal glory. It uses ajax for the client so there is no client download necessary.

The actual game is stand alone PHP and MySQL which I've integrated into Drupal. I use Drupal so that players can create a login and I use that login as the character. The player can also chat using the chatblock module. Also good to use Drupal since I can use a nice Drupal theme.