
Things have progressed somewhat from the previous installment and it is starting to really look like a playable game. The major new code includes a SkyBox for rendering the backdrop, enemy cubes to shoot at, collision detection to register a hit and also MP3 playback and SFX.
read more »
Posted in iPhone | No Comments »

I’ve spent the last few weeks busying myself for the move to Brighton in December so not really had a great deal of time to dedicate to iPhone development. What I have done though is to tidy up my source code quite a bit.
read more »
Posted in iPhone | No Comments »

Here is a quick video of my 1st iPhone app. In terms of functionality, there’s nothing much at the moment – but the fundamentals are at least in place.
read more »
Posted in iPhone | No Comments »

Poker Yourself is a simple Texas Hold-Em style poker solitaire game. I originally released the game in 2008 when it was called ‘crap poker’. However, now I have a new host I decided to fix it up using the latest Facebook API and give it a more acceptable name.
read more »
Posted in Facebook | No Comments »

An OpenGL based application written in C++. The main idea is you have to shift the blocks around a grid to match the pattern outlined on the floor.
read more »
Posted in Open GL | No Comments »
IslandApril 12th, 2006

An OpenGL based application written in C++. An Ogre calculates a path to locate a target within randomly generated islands.
read more »
Posted in Open GL | No Comments »
TanksMarch 10th, 2006

Tanks is an attempt at using various techniques such as basic AI algorithms and projectile physics, destructable terrain etc.
read more »
Posted in Open GL | No Comments »