Warm Up -- Raumkrieg

Thought I'd share what I've been doing to warm up: a spacewar clone using pyglet and pymunk. Unfortunately, you can't blow anything up (or warp!). You can, however, push and spin each other around with your guns. You can get a copy of the source via the bzr repo with this command:
bzr branch http://nil.cjb.net/raumkrieg
Controls for the red ship are WASD, F to fire. The blue ship uses the arrow keys and the / key to fire.

Here's a not-so-good screenshot, but it shows basically everything implemented right now: