Computer Science 134 - Spring 2005
Introduction to Computer Science
Williams College
Final Project: Minesweeper
|
The assignment: [PDF].
We provided the following working demo. Click inside the applet to interact with it. The left mouse button will expose an unexposed cell. The right button (or a ctrl-click) will mark/unmark a suspected mine. An additional left-click on an exposed cell with a number of marked neighbors equal to the number of neighboring mines will expose that cell's remaining unexposed neighbors.
Disclaimer: We take no responsibility for any addictions or lost productivity that may result from your visiting this page.
One of our students, Kelly Morgen '05, drew this picture while waiting in line for help during office hours:
Most students got all or most of the program working.