I decided to start posting a weekly report of my progress on the game, so that those who are interested can see how it is going, and to try to provide some accountability for myself and incentive to work on it more.
I just started it last week, and it was primarily time for planning. I’ve also been doing a lot of reading about the science behind airplanes, but that isn’t reflected here. I may start reporting it though.
Right now, I just have a basic XNA foundation for the game itself. I do have some sounds loaded into it, and some code that manipulates the sound, but nothing very significant. I want to download NBehave soon. That is, assuming that I can figure out how to use it despite its severe lack of documentation. Otherwise, I will just be using NUnit with naming conventions to make it more similar to BDD.
Fight Controller Web Site
Set up RSpec and Cucumber
Time: 00:17:28
Days:
- Friday, May 1: 0:17:28
The first thing I did, of course, was to set up the Rails project, and also install RSpec and Cucumber. That was relatively simple.
Sprint Planning
Time: 01:04:34
Days:
- Saturday, May 2: 00:31:55
- Sunday, May 3: 00:32:38
Primarily, I worked on planning and discovery. I spent the time in sprint planning for the upcoming iteration.
So far, my list of features looks like this:
As a first-time visitor I want to view the front page So that I can learn what the game is about. As an interested user I want to subscribe to the mailing list So that I can keep up-to-date about the game. As an interested user I want to visit the forums So that I can check on the game's progress. As an interested user I want to apply to be a tester So I can try out the game for free. As a tester I want to view the front page So that I can login. As a tester I want to download the game So that I can test it. As a tester I want to visit the forums So that I can give feedback about the game.
I’ve been trying to group them by role, which has been very useful for me.
Plans for This Week
Today, I need to do some actual planning for the game itself. I also need to check out NBehave to see if it’ll be good enough for testing.
The rest of the week, I really want to get started coding the game, and also make some progress on the web site, so at least I can get the front page up.
If you enjoyed this post, make sure you subscribe to my RSS feed!





































