Archive for the 'development' Category
Ludum Dare 15 Results
Tonight ended the Ludum Dare 15 two week voting period and the results are in! Here is the breakdown of how my entry, Coffee Caverns, did. The categories are scored on a 5.0 scale.
- Innovation – 1.68
- Fun – 2.41
- Theme – 2.0
- Graphics – 1.77
- Audio – 1.80
- Humor – 1.79
- Overall – 2.23
- Community – 2.88
- Coolness -Â 26%
Overall, I placed 92 out of 107 and won a bronze medal for Coolness.
Looking over the Top 10 entries, there are a few games I didn’t get to play in there and will over the next few weeks, check them out and probably play some of the ones that I already did a couple of times to see what makes them winners in their category. I will also be taking a close look at what was used in the creation of the game and see if I an pick up any interesting ideas through the games’ author blogs.
The next Ludum Dare, is going to be sometime in December, so I am making sure to leave my weekends open!
No commentsCoffee Caverns – Postmortem
This past weekend I took part in my first Ludum Dare competition, Ludum Dare #15. Ludum Dare is a community driven contest where a single developer has to create a complete game within 48 hours. I have watched the prior competitions, but have never really had the time with family and school, so I was a bit surprised to find that last weekend was fairly open. So on Friday afternoon I decided I would take part.
Each Ludum Dare has an associated theme that the game must be created around that is decided on by community vote. The theme is only revealed at the start of the competition and for LD #15, the theme was “Caverns”. I immediately had a few ideas but nothing that seemed too out of the ordinary. Upon deciding to enter the contest, I also made up my mind that regardless of what the theme was, my goal was to complete a game, no matter how simple, within that 48 hour deadline. I did complete a simple game, but as usual with these types of competitions, didn’t quite turn out as I had hoped. This is an effort by me to talk about some of the things that I feel went right in the development of Coffee Caverns and what could have been done better.
The Good
Probably one of the best choices was to use what I was already familiar with, C++ and SDL in a Windows environment. I know that some people like to experiment with new technologies during these competitions, but I decided to not risk it, my goal was to complete a game. Along these same lines I also decided that whatever I did would be small. I have started and never finished numerous game projects in the past much like every other aspiring game developer and I also know that one of the things that separates aspiring game developers from game developers is that game developers finish things. I had a decent idea of the scope of what I would be able to finish and decided to stick with it.
I didn’t start coding or designing anything until the Saturday morning after the competition started. I checked to see what the theme was going to be and than went to sleep. In the morning I ate breakfast and started a bit of mind mapping while having some coffee. I started thinking about caverns and I kept coming back to danger and falling, falling objects like rocks, and than somewhere in the mind map coffee came up so I ended up mixing coffee with falling rocks. Awesome, sounds a bit weird let’s go with it. It came naturally that this would be an arcade style game and once I decided on it I stuck with it. The total design of the game was probably about an hour and that was with sketching a bit of a development plan as well.
I also liked that I was able to get a couple of sound effects in thanks to the wonderful program Sfxr. I am glad that I got the title screen in without too much trouble as well. It only took a little bit of trouble and was I think worth it. Although next time, I am going to check for a specific key press to transition as opposed to any key, it made taking screen shots of it a bit tricky.
The Bad
I think that my biggest mistake was not getting the prototype up and playable as fast as I wanted to. My intention originally was to use primitives for prototyping and later put in the graphics. By the time I had the framework ready I needed a break from coding and decided that I would play around with Paint.NET a bit to see what I could come up with. I should also mention that other than SDL, I was using no prior written code, writing everything from scratch. In no time I had created a couple of graphics that I thought would work, so I figured I would just drop them in. It wasn’t a huge time waster since I was going to do it anyways and in some ways did work out in the end.
The Ugly
Easily the worst part about the game and what I would argue is the game, is the game play itself. The game is no where near as balanced as I would have liked it to have been, the scoring is very simple, and there is very little feedback to the player. I spent most of Sunday doing game play testing and bug fixing. I had the majority of the code written by Saturday night and it was a good thing too as I had a few things come up Sunday that might have kept me from finishing otherwise.
The little things that I didn’t fix that were pointed out to me in comments on my Ludum Dare blog are in retrospect what could have made the game better. The player sprite being about a pixel off during the animation would have taken me all of about three seconds to fix. I also never got the score out of the title bar like it should have been. This would have been another easy fix that would have added to the polish of the game.
The other thing that people complained a lot about was my use of an installer. I had mixed feelings about it but I know and understand the irritation I am sure it caused others as I started reviewing a few of the other entries. At a certain point I was annoyed that I had to unzip things and will next time not bother with the setup and provide a straight running executable.
Summary
Overall the whole competition was very rewarding and I learned quite a bit as well and would recommend everyone who is interested in game development to take part in these competitions as often as they can. I am definitely going to!
2 commentsLudum Dare 15 Finished!
I successfully submitted a working game to Ludum Dare 15. I plan on writing up a post mortem soon but here is a couple of screen shots and download links. The game wasn’t as finished as I would have liked it to have been, especially in the game balance side of things, but I actually spent less than 20 hours total on the whole thing. Overall I think it went well and definitely plan on entering some of the mini LD’s and the next full on Ludum Dare competition.



Download Windows Executable – coffee-caverns-1.0.zip
Download VS2009 Source- coffee-caverns-1.0-src.zip
1 commentWord of the week is Balance
This Summer has flown by a bit faster than usual for me this year as I have been working quite a bit and spending as much time as possible with my wife and son. We recently moved as I noted in my last post and it can be hard on kids to readjust. I moved a lot when I was younger so I have a decent idea of how he feels. Due to this I haven’t had too much of an opportunity to work on any of my own projects. As usual, without being checked the amount of work and other activities more than often grows to fill the available time. This week in particular has brought it to my attention that since graduating, I have been neglecting being mindful of this. Before I could always blame my lack of time on going to school and working, but now that I have only work, I need to reclaim the rest of the time.
For the past year I have been looking to start my own game development company and give it a shot going solo. I’m not going to be quitting my day job to do this, but this goal will never be realized without restructuring what I am currently doing and making a little time each day to spend on prototyping and developing. I also need to make sure that I spend time away from the computer exercising and pursuing my spiritual path. It’s the trinity of mind, body and spirit making itself known. I know from past experience that if I don’t keep this triangle of activities in check I will not make progress as burnout will surely set in one or all of the areas.
I am going to use this upcoming week to start incorporating some changes to my routine. I went for a long walk/run today and forgot how much fun it can be. I am going to start running at least every other day for half an hour and bring back a few meditation techniques. I am also going to set a goal to have a small game done by two weeks from tonight to ease myself back into things. I will also be time tracking how long the development of the game actually takes as a starting point for better time estimations.
No commentsProject pruning
I recently moved into a new apartment with my wife and son and with it came an inevitable downtime in internet access. However, being offline for a bit has allowed me to think about my current projects and where I am going in the next six months and what I should be focusing on. I have realized that I have too many side projects that may or may not add anything to my real goals and getting rid of these projects for good was necessary so that I can stay focused on what it is I really want to accomplish.
Earlier this month as I moved to working almost exclusively from my laptop, I did a lot of housekeeping across all of my hard drives to get everything in one place and backed up. Looking at the list of all of the Visual Studio solution files of half started projects or all the random Eclipse projects, I decided that some action was sorely needed.
I usually keep all of my development work, whether it is C++, Java or something else, under the same root folder usually called projects. This makes it convenient to see everything at a glance and to make sure that everything is backed up as needed. I started my pruning by making sure everything that I was working on was under this folder moving things as needed. I than started to ask myself the following questions about each project in the list:
- What, if anything, will I gain by finishing this project?
- Will completing this project teach me something that will help me achieve my long term goals?
If a project didn’t pass both of these questions, it immediately went into a separate folder that I called shelved-projects. I may or may not come back to these ones but I also didn’t want to just delete them forever as they may have pieces of code that I may need again for some reason. I am going to start making this a monthly routine to keep more projects like this from cropping up and to stay focused on my real goals.
I encourage everyone to do this as often as they feel necessary. It doesn’t even have to be software projects. It could be anything that you had it in your mind to do but for some reason or other you were unable to see it through to the end. Unless it is something to do with remodeling your house. You had better finish it or pay someone to finish it less your spouse gets mad at you!
No comments