2002-04-08

shirenomad: (Default)
2002-04-08 12:12 am

Hamster Dance Dance Revolution!

Sorry. My roommate and I are both enrolled in a game development course, and for some inexplicable reason, he wants to make the main character of his game a hamster. That was the first idea that sprung to mind.

Sat down and did the first real work on "Journey Home" (that little Mina semi-musefic, title tentative) in three weeks. Not sure if I like how it's turning out; I'll probably go back and do some heavy editing for the most recent parts. Also not sure if Fujin's getting involved or not. I've got a side story running parallel, mostly inspired by a Vic comment long ago (yes, THAT one, Vic), but I'm not sure how much I can do with it. I may toss it entirely if it looks as tacked on when I'm done as it does now, but then, Cloud's involvement in "Homesick" was practically thrown in at the last minute too...
shirenomad: (Default)
2002-04-08 05:19 pm

Spotted on an ad poster for the campus anime club:

char* anime (char* g, char* c)
{
    if ( g == "mecha" )
    {
        if ( c == "bishounen" || c == "pretty boys" )
            return "Gundam Wing";
        else
            return "Mobile Suit Gundam";
    }
}


Actually, we're not even watching Gundam (of any type) at the moment. The only mecha anime we're viewing this quarter is Vandread, which I keep thinking of as "Voyager with mechs." (And babes. And babes in mechs.)