This is the second version of the Mine Sweeper App Assignment. An array of rectangles that each display "x" at first glance when the app is first running.
This version the Mine Sweeper program demonstrates how to dynamically allocate a View. This app has slightly more "game" interaction and size of the board can be changed if desired.
Here is some screen shots of what I have done with this version of the App.