Game Design, Programming and running a one-man games business…

Gratuitous Modding Competition Winner

It’s actually nothing to do with me directly, but the enthusiastic modders who fiddle with Gratuitous Space Battles (and there are a LOT of them), have been running a competition on the GSB modding forum for the last few weeks. I blogged one of the designs a while ago, one I really liked. Anyway, there has been voting going on and a winner picked, and here is the ship with the most votes:

It’s extremely awesome to see people producing new ships for the game, and obviously what they are doing is cutting and pasting and tweaking and blending the original ship grpahics to make much bigger new ones. I also released some of the raw lightwave models, and did some re-renders, because I’m a big fan of decent modding, I see there is also a fan-made editor for the game which is probably better than my own internal tools (almost certainly so!). Some of the stuff that’s being modded into the game is really cool.

I’m well aware of the fact that GSB wouldn’t have any modding community at all if it was not for

1) leaving all the games art files in native, usable formats like jpg and DDS, so people could see them and change them, rather than hidden in some pak or zip file.

2) Having forums on my site for people to chat about the game and discuss it. Some indies see forums as more trouble than they are worth, but I strongly disagree :D

Thanks to everyone still playing the game and producing mods for keeping interest in the game alive. I look forward to seeing people mod the campaign game, now it has a proper directory structure that trivially supports extra maps. (It’s still not a modders paradise, but I hope my next game will nudge further that way). If you are a big fan of GSB and want more ships, or to change some settings, or fiddle around, have a look at the modding forums, there is a ton of stuff there.

Revisiting the tile based game

My next game has a tile-based system behind it. Gratuitous Space Battles didn’t have tiles because if it did, all of them would be “tile 1: space“, which is kinda dull.

Tile-based games are typically associated with very old school RPGs and with early top-down very basic RTS games. Generally, these games seemed to have a set number of tiles (a ’tileset’) and the tiles would be of  fixed size. The tile size was small, to enable sensible pathfinding, but this would make the terrain look very obviously gridlike, with tiles repeating and the largest terrain objects being tiny.

Tech has moved on, and we can afford to have big textures now, but the problem is that a system that uses the tiles for non-visual stuff (pathfinding, AI, terrain etc) still probably needs fairly small tiles. For a while, I was struggling with small tiles and coder art, but the first few bits of proper art have forced me to reassess how I was doing things.

It’s all coded now, and the solution was to basically have two overlapped tile systems. Effectively, the game grid works on smallish tiles, and the visual tiles that have textures applied to them are four times the size. This is completely transparent to the gamer, but it does make for a slightly strange ‘change edit mode’ button in the game editor, and some slightly messy code. Eventually, the system I plucked for just uses the smaller tiles, in the game engine and the editor cunningly lets you apply the larger ones, and transparently splits them into 4 and applies them to the smaller ones for you.

It was a bit of a pain to code, but worth doing. One day I’ll have screenshots to show!

The viability of small, short games on the PC

Increasingly, my thinking is that ‘knocking out’ a quick, easier to make, low budget indie game does not make economic sense. That has never been my plan, but I’m getting even more convinced that to do so will not work.

Obviously there are arguments in favour of a low budget quick, small project (I’m defining that as under 6 months development time for 1 person). I’d guess they are as follows:

  1. Spreading the risk. Multiple games per year, so chances of having a zero-profit year are lower
  2. Multiple rolls of the dice. You have more chances to hit on a perfect design and implementation
  3. Lack of burn-out. You finish a game before you get bored with it, everything always feels fresh
  4. Keeps you in the public eye. Your hardcore fans can buy a game from you every 6 or even 3 months.

I think this is outweighed by the downsides:

  1. Lack of polish. It can take 50 people 6 months to polish a AAA game. If your game is all done in 3 -6 months, there is likely no polish, no testing. You are selling a half-completed game
  2. Lack of wow-factor. Like it or not, many people ignore a game that isn’t awesome in screenshots and videos, and which doesnt have a huge feature list. You won’t get *less* press coverage, you will likely get *none*.
  3. Lower price point. If your game looks like it took 3-6 months, good luck charging $20. It *might* work, but you will likely charge less. Lower prices mean many marketing possibilities, like advertising are no longer cost effective.
  4. Lower mindshare, market-share and virality. If your game is played by 500-1,000 people, it is unlikely to build up momentum in gaming communities. A bigegr game selling 10,000 copies starts to get multiple mentions on forums, people hearing about it from multiple sources. 100,000+ and the effect is much much stronger.

I know some devs making a living from small, quick-development games. Personally, I think that they would make a better income from bigger, higher budget titles that they spent longer on. Obviously YMMV, and your aims may differ. I know many devs suffer from critical burnout, and love short dev cycles. I think my limit is 2 years, I’m not massively keen to continue tweaking and adding to the GSB code base now. However, I am assuming that the new game (sort of code worded LB) will be of a similar development scale and polish. Hopefully much more :D

Show Me The Redesign!

After a long period existing as a rather ugly thrown together mess, my little side project indie games database / promotion website ‘Show Me The Games’ has got a decent revamp:

http://www.showmethegames.com

I think it looks way better:

What do you think?

Web stats again

In my never ending quest to have 1% of the metrics-obsession of zynga, I’m going to just brain dump loads of web stats and see if anyone can drawn more epic conclusions than I can.

For the last two weeks (27th feb – 12th march), here are some analytics web stats for positech.co.uk

There were 32,500 visits, and the bounce rate was 66%.

32% was direct traffic, which is interesting becauise I’d assume that was forum stuff, but the forums aren’t tagged by analytics at all. Weirdly, the top content for direct visits, with 10% of the total is the Kudos homepage. I bet this is a link through some [code] tags on a pirate site, hence no referrer. Oh joy.

If I look at new visitors, their top destination is Gratuitous Space Battles.

If I look, in general at visitors to the GSB homepage, the bounce rate is 44% which isn’t so bad. 24% of those who stay go to the demo page next, which is also a good sign.

When looking at the demo page itself, 18% of people bail out here, the top move for people who don’t is the demo download link, other people visit other parts of the site. That’s pretty good.

The second most popular page on my site is the positech homepage itself. It has a bounce rate of 45%, which could be lower, considering there are so many possible destinations from there. Scarily, the top destination from the homepage is actually this lil ol blog here. Very surprising, I’d expected the top result there to be GSB. Should this bother me?

Quite a few people click the small icons going to pages for affiliate sales. Harvest:Massive encounter got over 200 clicks in 14 days. There were zero sales, and generally affiliate sales are very low. I am strongly minded to remove all that from the front page, and concentrate on my own games, especially as I now have showmethegames to promote the general indie scene.

Looking at visitors, I can see that firefox is #1, followed by chrome. Internet explorer has just 23.8% of visitors. Specs-wise, the most common screen res is a scarily low 1024×768, followed by 1280×800. This seems to me that it is mostly laptop and netbook surfers. I surf a lot on my laptop, but work on a massive four trillion pixel monitor.

Demographics wise the top visitors are from the US, then UK, Canada, Germany, This is all good, and due to me changing the settings on my ad-campaigns no doubt.  Stats are awesome, the top state is California, and the top city is San francisco. You SF surfers are busy, with a shorter time on site than average :D. Scarily, if I look just at users who visited the GSB buy page, the #2 country is Brazil. I can’t find any sales to Brazil, so one can onyl hope thiose Brazilians tell their German friends they should check out the game…

I know… I need to get a life or something :D