April 2009

My Paint Program [wip]

Tags:

Screenshot first, writing later.

"Game Programming" Ch. 5 [wip]

Tags:

Entering these chapter notes is a huge chore, but I’m confident that it helps my understanding of and my retention to type them out. This chapter introduced drawing lines, rectangles, circles, arcs, fonts, and some other stuff…

"Brain Gain" proposal [Unabridged]

For my MC 221 course on international political economy, I am required to complete a research paper on a topic of interest to IPE, answering a “Why” question(whatever that means!). The following is the proposal I conceived and drafted just hours before class the day it was due. It has not been revised for posting here, and while I want to improve on the wording of and on the proposal itself, I’m not going to. Here goes:

"Game Programming" Ch. 4

Tags:

This chapter introduced 2D graphics display and the GUI console, as well as a couple useful mnemonic devices, IDEA and ALTER, for framing your game projects. Plus new syntax, naturally.

Pygame

Pygame is a set of Python modules for the Simple DirectMedia Layer (SDL).