[Side note: Day 100! Yay. This marks my 448th day of blogging every day. I've been half-tempted to start numbering the posts from when I originally started again, but then that will just get confusing. Perhaps I'll put the total number at the end of each post or something. I don't have an eventual goal number in mind—I fully intend to keep doing this until I can't do it any more, for whatever reason. But given that I continued writing through the disastrous events of last year, it'll take something pretty severe to stop me being here every day. Now, on to your regularly scheduled blog post.]
I can't program. Actually, that's a lie; I wrote a very good Treasure Hunt game in ATARI BASIC once. It used Graphics Mode 2, a custom character set, featured a randomly-generated playfield and custom sound effects. Okay, it perhaps wasn't "very good" but it was at least a completed project. Since then, though, my programming knowledge has tailed off somewhat. It's when everyone stopped using line numbers that it got confusing. I know ditching line numbers was actually a good thing in that you could more easily insert code where it needed to go rather than having to resort to increasingly-convoluted GOSUB/RETURN subroutines, but as soon as all these punctuation rules started to come in? Hmmm.
Perhaps it's just that I haven't spent enough time trying to learn one language. I spent a bit of time doing JavaScript and managed to get some fancy DHTML working, but have since forgotten it. I did some Java once, though it didn't do much. I worked my way through the first two chapters of a C# (pronounced "C-sharp", for anyone who had been wondering about it for as long as I had before I eventually found out) book and thought I was doing pretty well until I got to the first "independent project" type chapter and completely failed to produce the program required.
This is why I enjoy tools that allow you to express your creativity without having to know how to write a complete program. Sure, if you need to do something exciting, you can (and probably will) delve into scripting, but for the most part, the built-in tools are enough to get something up and running.
Over the years, I've used many different tools like this. By far my most beloved (and now outdated) is Klik & Play from Clickteam, which later became Games Factory and Multimedia Fusion. These required absolutely no programming knowledge whatsoever and simply a logical mind to figure out a series of "When this happens, make this happen" statements. Winner. And surprisingly flexible.
I'm also a big fan of the RPG Maker series, especially the later ones that do include a scripting language that allows people far cleverer than me to completely replace the game's battle system with something cool.
Most recently, I've come across Novelty, which is a tool for making Japanese-style visual novels. This is a completely free application—though still in beta—and is one of the most polished pieces of free software I've ever seen. It's incredibly flexible and allows for everything from barely-interactive "click to continue" visual novels that don't require any player decisions, to more in-depth Phoenix Wright-style affairs with buttons, hotspots, branching story paths and all sorts. There's not only a scripting language, but also an impressive markup language for creating graphical assets. There's no need to delve into these if you don't want to, of course, but for "power users" they'll be a boon I'm sure.
My only trouble with tools like these is that I have trouble getting started on something. I get some grand plan in my mind and either end up getting daunted by all the preparatory work which will need to be done (gathering/creating assets, planning and whatnot) or find myself starting, getting too ambitious and bumping into an insurmountable roadblock.
Still, it's nice to know these tools are out there for creative types. I have idle plans to experiment with making some sort of visual novel, but whether or not that will ever happen is anyone's guess.
void blog(string bollocks)
{
Object@ myBlog = GetObject("Blog");
if (myBlog !is null)
{
myBlog.SetText(bollocks);
}
}
See? No problem at all.
blog("Cock! Piss! Partridge!")
Day 448
Yes, I have discovered
Music's a powerful tool for emotional manipulation. You can use it to make people laugh, cry, jump, be scared, be excited and get tingly feelings in those hairs on the back of their neck.
For those of you who don't know, I'm currently writing daily for
The thing I like about games that are a bit off the beaten track is the fact that they're not afraid to break with every gaming convention under the sun in order to try something a bit different. Objectively, sometimes they're not great "games" in the traditional sense, but they are definitely worthwhile experiences that explore interesting new ways of telling stories.
There's a ton of things that people haven't tried in the world of video games—mostly because of certain assumptions that are made about the people who play them, or more specifically, the demographics of who plays what.
It's been quite some time since I blogged at this hour. Last year, it was a semi-regular occurrence, thanks either to my buggered-up body clock, failing to blog until the late evening (or in some cases, until after I'd gone out and come back again) but for the most part, this year the datestamps on my work have been for the correct day. Tonight I've been recording a podcast, though, and I didn't think to write something earlier, largely 'cause I was working.
I do not know how to talk to hairdressers or barbers. I'm not even convinced I know the difference, aside from the fact that hairdressers are assumed by Jeremy Clarkson to be somewhat effeminate and drive girly convertibles like the Mazda MX-5 before charging you three hundred quid to make the tips of your haircut a little bit lighter, whereas barbers, in my experience, tend to be blokey blokes armed with scissors and clippers who will shear your mane for ten quid.
Discussing dreams is regarded by many as self-indulgent, but then so is blogging, so to the people who whinge and moan about everything I say "RASPBERRIES, GOOD SIR" and bare my bum at them. (Maybe not the bum bit.)