I have a passive interest in game development. This ties into my web development experience, because it uses the same languages. Generally games are a little bit more UI heavy than a website is.

Javascript

KDice Flag Enhancer

Source Code
This is a user script intended to be used with grease monkey (firefox) or tamper monkey (chrome) browser plugins. It works on KDice by giving the player extra in game options that are useful as a player of the game. If you have either grease monkey or tamper monkey already installed, clicking the source code link will take you to an install screen to install the script on your browser. Once installed, you will see new features on KDice.

Java

CoinChaser Android Game

Download

This is a simple android game I built to learn the android SDK. The objective is to collect all the coins on each level, while trying to avoid the creatures that bounce off the walls at predictable angles.

C#

Liars Dice For Ultima Online

Source Code
This is a mini-game project I built for Ultima Online. It runs on the ServUO server It makes it possible to play multi-player Liars Dice inside of Ultima Online game.
Unicode Animator For Ultima Online

Source Code
This another project I built for Ultima Online. It runs on the  ServUO server This extends functionality of the chat system to allow animation with text.
Music Composer For Ultima Online

Source Code
This another project I built for Ultima Online. It runs on the ServUO server This extends functionality of the UO sound system, by allow you to compose and play music using a in-game interface to compose it.
Shortcut Keys Stopper

Self installing Windows Installer
This is a windows application to learn, enable, and disable windows shortcut keys and other keyboard keys, built in C#. This software package requires .NET framework 4.0 to function properly. I have not released the source in favour of a windows installer, but if there is interest in it, I would consider.