Fork me on GitHub

Games

Here are some games that I’m working on. Most of them could use some more love. I write games in Python, using pyglet and Rabbyt for graphics, pybox2d for physics, and GIMP and Inkscape for content.

You can also find some game-related prototypes in my prototypes repository.

Nucleus

Status: Playable
Dependencies: pyglet, pybox2d

Nucleus is a fast-paced puzzle game, where you score points by constructing words from a nucleus of bouncing and spinning letters. Bonus points are awarded for words formed from adjacent letters. After assembling the required number of letters, you receive a hearty time extension and advance to the next level.

Nucleus

Cannonball

Status: Playable
Dependencies: pyglet, pybox2d

In Cannonball, you control a ball that has a cannon fixed onto it. The cannon spins with the ball, which means that you use the same controls to move the ball and aim the cannon.

Void

Status: Playable
Dependencies: pyglet, pybox2d

Void is a retro space shooter.

Siblings in Arms

Status: Prototyping
Dependencies: pygame

Siblings in Arms is a swords-and-sorcery RTS.

Mortified

Status: Prototyping
Dependencies: pyglet, pybox2d

Mortified is a 2D platform RPG.

Latest Blog Posts