Mine Sweeper - Version B (V. 2)

Assignment #4B


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.


Build Menu 556 Build Menu 555 Plain 5 x 5 Busy 5 x 5 Plain 10 x 10 Busy 10 x 10


  • Return to ISC 250 Page
  • Return to List of Coursework