Friday 17 July 2009

There is no screen shot today, but I have now got a very crude main screen that shows the title, and the number of credits available.

You can increase the number of credits, or just exit the program currently.

I have also re-factored the code so I now have separate state classes that can read/write the main game class.

Each state class now handles the rendering + key, mouse, joystick events completely on it's own so it is nice and compartmentalized :)

No comments:

Post a Comment