Stuff I've done on my own:
- Champion of Guitars, a text adventure parody of Guitar Hero written in Inform 7. It got me interviewed in the Toronto Star! Download it (requires a Z-code interpreter) or play it online.
- Gobber Assault, a game I put together in a few days for the Boing Boing Games Inspired By Music competition, using the LÖVE engine (see below). Grab it here.
- Sabersooth, a work-in-progress intended to be a friendlier, more intuitive way of searching baseball stats. It's still very incomplete and buggy - I'm in the process of migrating from MongoDB to PostgreSQL, which will make it significantly faster and better at sorting things.
Projects I've contributed to:
- LÖVE is a 2D game development framework written in C++ and scripted in Lua. I initially joined as the Mac OS X maintainer, but have since taken a much more active development role - check out the repository. I'm anjo on the forums and IRC.
- Pokémon Showdown is an open source Pokémon battle simulator, still in the beta stages. I help implement moves, abilities, and items - check out the repository.