I’m currently doing some prototyping for a game idea I have and I’m trying to build this prototype using MVC. As a source for inspiration I’m using two great resources:

  1. Jeff Weber’s “We Are Bugs” – Also implement a “State pattern” to control the different states of the game

  2. Joel Neubeck’s Developing a Casual Game with Silverlight 2 articles and this link to his blog

Joel is doing a article series and as I’m writing this Part/Module 4 is the current one. He releases a new article one a month a prox.

Hope you find this usefull, I know I do and just wanted to share if you didn’t already knew about these great resources.

– Enjoy! :)