| Mar. 10th, 2007 @ 11:36 am * |
|---|
If things keep looking up, I may rant this week. Yay.
For today, though. I'm posting this earlier than routine dictates because: 1. routines are overrated, and 2. I have a recent accomplishment that is too exciting not to share with the inter(net|web|sphere|blag).
For many years in a row I've had a dream of developing a game of some kind, one that needed to be made. A computer/video game in particular, natch. But a lack of conversation for the last few days has made me resort to cannibalism. I mean, programming. (I always get those mixed up.)
I've never been good at programming, even though some parts of it interest me in a morbid fascination sort of way, but recent mental upgrades may have helped me comprehend what code actually does. I actually know what pointers do now, for instance! They, um, point. To things. Like so:
int *point = &things; Just looking at that twists my brain, but no longer in a way that prevents me from using one. That's something, isn't it? x__o
So, um, right. Mental pretzeling aside, the point is that I actually managed to write some code to the point where I can move a sprite around on the screen. This is personally amazing and may even be marketable one day, but... now the dream is in sight and getting bigger. |