Early Screenshot

March 20, 2010

coffee beansTime for another weekly update. Also, I have a screenshot for you this week. So grab yourself a coffee and read on. keep reading…

A brief project update

May 4, 2009

Progress on the game is pretty good. I’m currently getting a handle on using multiple views to display the various interactions that will comprise my game. All of my project time is currently being spent on the game engine, with the next component having the potential to make or break the game. Aside from this core development i’m only too aware of the need to make some progress on the story side of things. The current plan looks something like this… keep reading…

Some progress at last

April 20, 2009

displaying text from xml

displaying text from xml

Ok, so I have to confess that it’s taking me longer than I expected to get this game off the ground. After weeks of playing around, testing and understanding the code, I’ve managed to complete the first crucial step… displaying data in an iPhone text field, served from my database driven xml file. From here on out things should start to speed up a little.