2007 September - Doomlaser

Archive for September, 2007

Space Barnacle: What a Terrible Fate… to be Reborn in Space

Friday, September 28th, 2007

I’ve been hard at work for approximately the last month, creating a game. Space Barnacle is the end result: an ultra-violent pixelated platformer modeled in the 8-bit style.



The project came about as a result of a B-Game Design contest, hosted by the excellent Independent Gaming Source (TIGSource) community, and writing it has been some of the most fun I’ve ever had in game development.

I wanted the game to feel like a long-lost budget title, perhaps developed for the NES or Commodore 64 somewhere between 1989 and 1990. Thus, the native resolution is 288×180 pixels, and most of the characters are a mere 16 by 16 pixels square.

My friend Kevin shared pixel art duties with me, and we tried to work from a limited 55 color NES palette. But we took some liberties, taking advantage of additive blending, parallax scrolling, and particle effects for blood and vomit explosions.

The music is composed entirely of chiptunes in Amiga module format, emulating the sound of the Commodore 64’s famed SID chip, and we were lucky to be able to include compositions by Reed Richards, among others.

In developing the engine, I was intrigued by the approach of Knytt, Within a Deep Forest, and Lyle in Cube Sector, which all used the rapid development environment, Multimedia Fusion.

Coming from a background of Mac OpenGL development, building a game in this environment was quite a shock. It both saved time, and caused endless frustration, as the method for logic control is completely insane.

In the end, I’m pretty pleased with what we came up with. We’re not done working on the title, and I’d really like to come up with a solution for an OS X port. I’ve been trying to hack together a little encapsulated Wine Binary Launcher for the game– sort of a low-rent version of Cider. This would have the added benefit of potentially bringing some other great indie games to the Mac.

Until then, Windows users can play the game natively, and Mac users can play pretty adequately through CrossOver, which has a free 60 day trial.


view the game on itch.io

The Frustration of Being a Third Party Facebook Developer

Wednesday, September 19th, 2007

Back when Facebook’s much lauded platform API launched this past May, I wrote and released two apps. The first was a little screen saver for Mac OS X that grabs photos of your friends and creates a fun little Quartz Composer visualization. The second one was something I worked on with another guy I met in the facebook developers IRC channel.

It’s a little utility called Shortcut that allows you to very quickly jump to the profile, wall, or photo albums of any of your friends without an intermediate page load – kind of like an app launcher such as Quicksilver, except for your friends.

The second one lead to several webdev job offers I was totally unqualified for and a small but enthusiastic userbase.

So anyway, I woke up this morning and noticed that Facebook has added the functionality of Shortcut into their site-wide search bar, without so much as a courtesy e-mail. I suppose it was a fairly obvious idea, and the app itself used a feature provided by Facebook and most famously used in their photo tagging pages, so I can’t be that pissed… But I still feel a little swindled.

As an aside, I suspected Facebook might add this feature sooner, but figured they hadn’t because it would really slice into their pageviews. I guess this means it really is true that Facebook is more concerned with viewing time than page views, which is a great attitude for its users. Think about how many page loads it takes to do anything in MySpace.