Recent activity

4 weeks ago

morgan_goose created migrate_hg_svn
4 weeks ago

3 months ago

morgan_goose created monkey
3 months ago
morgan_goose created endendless
3 months ago
morgan_goose created dodgeball
3 months ago

5 months ago

morgan_goose committed 940a1c210f1d to dodgeball
Balls are launched on SPACE and bounce around the screen. Only launch in one direction.
5 months ago
morgan_goose committed a94de2da3329 to dodgeball
Got a player class going
5 months ago
morgan_goose committed 5d713c31aff1 to dodgeball
intial commit with test game.
5 months ago

7 months ago

morgan_goose created torrent-daemon
7 months ago
morgan_goose committed fe960e225b2e to torrent-daemon
Break statements were needed to keep from looping over each term in the search, after match found.
7 months ago
morgan_goose committed 07e667073f12 to torrent-daemon
Added in a pure python str.partition replacement for python < 2.5
7 months ago
morgan_goose committed c109cf2b0d82 to torrent-daemon
Moved the modular parts into their own directories. Interfaces/ is for communication medium libraries. Right now ther is the start of an email lib. Soon ...
7 months ago
morgan_goose committed 9aff5380ce11 to torrent-daemon
Added in some intial state classes, will rework. Also got the hashing down to actual hashes. The hashing will come int handy later, when I ...
7 months ago

Repositories

 morgan_goose / dodgeball (created 3 months ago)

A simple pygame implementation of a dodgeball arcade

 morgan_goose / endendless (created 3 months ago)

A site to help settle endless arguments.

 morgan_goose / migrate_hg_svn (created 4 weeks ago)

A helper script to get your mercurial repo imported into an existing svn repo, with history.

 morgan_goose / monkey (created 3 months ago)

Pyweek 08 group entry

 morgan_goose / torrent-daemon (created 7 months ago)

Will be a torrent buddy, right now it is a cli app that lets one manage downloads and look for new ones in one place.