Anagram Thief is a real-time multiplayer word game in which you race to build words from letter tiles, and you can steal your opponents’ words by rearranging and adding letters. With groups, the competition gets intense!
I built the original version of this game in just a few days over winter break. Since then, I’ve added an AI computer player with multiple levels, Facebook connectivity, and many other features. An Android version is in the works!
Play Anagram Thief »
Tech Specs: Designing this game was an exercise in architecture. This app consists of an evented, long-running game server, an AI server, a Rails webserver, and a Node.js proxy for Socket.IO access. The front-end is HTML5/CSS3 and Javascript.

Great program, thanks so much for making it. I’ve posted Anagram Thief fb app on my wall to help get it some attention. By the way, do you ever consider making an Anagram Thief aid script, that figures out all available words from the letters out there? Just an neat idea if you had time.