
trazoi.net - My other journal is also about game development
Inkscape Adventures! - A tutorial on Inkscape and art
| Wednesday, December 16, 2009 |
 Untitled |
Posted - 12/16/2009 7:46:52 PM | This is the wrap up of my week long game dev experiment, cross-posted from my blog.

The week is over, and technically I failed. Bummer.
What I did get done was a tile-based prototype, shown above in the screen shot. It's an experiment for what a tile based puzzle game would be like if the tiles consisted of two colours, split at the diagonals. In the version above, the coloured sections get highlighted if there's a connection chain of four or more tiles long. Unfortunately, it's currently just a toy. I didn't think of a good way to make a game out of it. I was on my way to experimenting with a Tetris-like mechanic - matched tiles disappear, replaced with tiles above - but I ran out of time.
I might continue working on this at some stage, but I'm doubtful. Coloured tile games don't excite me as a developer, mostly because I suspect every single gameplay combination has been done to death by now. I'm also not sure if it's worth posting the prototype: it's not fun, dead simple, Mac OS X only and spits log files into a subdirectory in your Library folder that you need to clean up after. Maybe next time. Part of the point of just having a week is that if I need to walk away, it doesn't feel like much of a waste.
I'll need some time to evaluate what went right and wrong from this exercise, but I've got some ideas of how things went off the top of my head.
First: I need to organise my time better. I just dove in, and while the time pressures helped me stay focused to begin with I went a bit all over the place with my focus. It would have helped to spend an hour or two at the beginning figuring out exactly what my objectives are, the best way to achieve them in the time available and pitfalls to avoid. With the haphazard approach I can get focused with deadlines, but I'm easily distracted by non-essential things. I also lost a lot of energy at the end which is part of the reason why I only got a prototype done.
Second: prototyping in C is a pain. Having a better set of in-built functionality at my fingertips would give me a lot more flexibility. I wouldn't have to waste hours of work trying to think of a C friendly way to do the tile connection counting algorithm.
Third: prototyping puzzle game ideas in a short period of time is hard. I suspect if I just did a simple action game I'd have got something finished in the time. It's easy to kludge together something amusing in the action game genre, but puzzle games live or die on their core mechanic. I don't know if this is inherent to the genre or just my lack of practice with the area.
Fourth: if I'm not excited by the idea, then it's really hard to crunch development. I didn't exactly go "full out" in developing this one, a conscious decision to see whether it could be done with a sensible workload. But I confess it also meant I slacked off the pace in the last couple of days when minor issues reared their head and made completion all that more challenging. Maybe if I really loved the idea I might have sweated through the headaches (metaphorical and literal), the random Xcode crashes (grr) and the heat. But in the end, yesterday I effectively waved a white flag when it was clear I was out of time. I feel bad about that.
So... where to from here? I might have not completed an actual game, but it was a good exercise. My feeling is I should repeat the process until I get good at it. There's one week between now and Christmas; that's plenty of time for another small game attempt. This time, I'd like to give Python a whirl as a comparison. I need a theme though. I'm happy for any suggestions, otherwise I'll take something at random in the next few hours.
| |
| Saturday, December 12, 2009 |
 Project Tarot: Days 1-3 |
Posted - 12/12/2009 7:49:58 PM | 
Brief update for the GDNet+ journal: I'm about three days into my week, which has mostly been spent familiarising myself with the tech. I've assembled a very basic functionality set from old projects of mine, built on top of SDL, OpenGL, PhysicsFS and probably several other libraries I've forgotten right now. It's basically a gutted half-completed game layer tied together by a thousand hacks, but it does all the basics and is "prototype-ready".
All I need now is a game idea. And that's proving difficult.
| |
| Wednesday, December 9, 2009 |
 Game-in-a-week challenge |
Posted - 12/9/2009 6:43:05 PM | Yup, my GDNet journal still exists.
Mostly I blog over at my own site, but I'm posting this as I've been in a bit of a rut lately of which I need a good virtual kick to get out of. I'm setting myself a deadline of one week to make a game, no matter if it turns out very simple or crud, in order to give my brain a kick start. The point of the post here is put it on public record so good ol' guilt will keep me fired up to meet the deadline.
So by midnight UTC Thursday 17th December (11am local time), I should have put a post here with a downloadable version of the game as it stands, lest I be shamed.
The theme I've picked for myself is card-based gameplay. I'm leaning towards using SDL and C as my tech, mostly because I've used it before and I've got a hankering to use it again (despite part of me thinking a higher-level language might be wiser).
| |
|
| S | M | T | W | T | F | S | | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | | | | | | |
OPTIONS
Track this Journal
ARCHIVES
December, 2009
August, 2009
May, 2009
April, 2009
March, 2009
February, 2009
January, 2009
December, 2008
November, 2008
September, 2008
August, 2008
July, 2008
June, 2008
May, 2008
April, 2008
March, 2008
February, 2008
January, 2008
December, 2007
November, 2007
October, 2007
September, 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
March, 2006
February, 2006
January, 2006
December, 2005
November, 2005
October, 2005
September, 2005
|