About Rectifier
Rectifier's Trophies
Rectifier's Archive
LD22: I’m in, and brought a library.
After doing text console based games in Python for the last LD and Pyweek, I decided to make a library for the benefit of myself and any other brave souls who enjoy the idea of rockin’ the codepage437 character set.
https://github.com/jtruscott/pytality
I haven’t written up much end-to-end documentation, but the API has comments, unit tests, and should be pretty clean and stable. I don’t expect anyone else to actually use it this round, but I’d be delightfully surprised if someone did.
LD21 Linux Port
With the help of d_m, I managed to get an ncurses-backed Linux port of my LD21 compo entry to run.
http://www.ludumdare.com/compo/ludum-dare-21/?action=preview&uid=89
Requires python 2.6+ with the builtin curses module.
Note that it’s sized for an enormous terminal window; it’ll abort with a semi-helpful message if yours isn’t big enough.
A man with a plan!
I’ve figured out what I want to make.
I was inspired by the Shadowrun tabletop RPG, the Singularity compo game from years ago ( http://www.emhsoft.com/singularity/ ), and my desire to do this in a text console.
The player will be an AI on the run, losing pursuers as it travels across the ubiquitously networked world, breaking from node to node and getting stronger.
UI will be centered around a faux-command-line shell interface, somewhat of an Uplink-style.
I’ll be doing it in Python with WConio or Curses, depending on how I feel about compatibility.
Wish me luck!
I’m in!
The last two LDs I tried to enter, I decided to use a new / ambitious framework, got frustrated, and failed to finish.
I’m going to kick myself out of that pattern. Whatever the theme is this time, I’m going to do it in either Pygame or straight up console text.
Although I’d love to try Python 3…
It looks like the cool thing to do is post your workstation, so I shall.
As an added bonus, enjoy the semi-recursive imagery.



