I can hear most of you asking already, “What’s a skyplane?” It is one of the three common ways to draw the sky in a computer image. The problem is that the sky is a hemisphere, which is round, while computer images are rectangular, and flat. Placing a flat rectangular picture on a round sphere requires streching the picture, and there are several ways to do that.
Let me start by saying that, IMHO, Hydro Thunder is one of the all-time great arcade games. Even though it’s over seven years old (I believe it came out in 1998 or ‘99), I still love playing whenever I can find it. Unfortunately, that seems to be getting harder and harder to do, so frequently I have to make do with Arctic Thunder, which is in some ways even better.
New authors frequently don’t fully understand the difference between classes and objects. Don’t take offense, it is a common problem with which new authors often struggle. I don’t think that it is Inform specific, either; you need to understand the same concepts to use TADS’ mechanisms, or if you want to becom a professional C++ or Java programmer. (more…)
Good games teach you the set of commands that you need to play the game. Almost every IF game extends the “standard” grammar in some way or another. This makes it easy to fall into a “guess the verb” puzzle. The trick to to remember Chekov’s gun and apply it in reverse. If you are going to use the verb “transmorgrify” in the third act, you need to introduce it in the first. (more…)
MWM, 50
- February 2008
- January 2008
- November 2007
- October 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- January 2006
- December 2005
- September 2005
- June 2005


