One things that you have to do a lot when developing grid based games is obviously lay out the grid. This is confusing to a lot of people but is really quite simple. I created a simple class just for this blog to demonstrate how this can be achieved.