View Single Post
  #70 (permalink)  
Old 07-06-08, 06:31
Aran1 Aran1 is offline
Registered User
 
Join Date: Sep 2007
Location: Global Village
Posts: 185
Cool Mine Sweeper Game

This Game is based on Old Microsoft Windows Mine Sweeper Game (If Remember).
In fact its a good example for those who looking for crating forms in realtime with code and assign code to events of controls.

To run the game first extract the files in a directory and run the "Mine Sweeper.mdb" file, the first menu ask you the number of rows and columns.

You can select any number between 3 and 10; also you can determine the total number of mines in the game; after that click START to begin the game.

By clicking the buttons they will be disappeared as well as the vicinity buttons if they are not Mines (Obviously you will loose the game if click a Mine).

Numbers on the buttons show the total number of Mines in vicinity of that button; you should decide as per these numbers to click safe buttons.

Right Click will mark up the button as a Mine; if you guess the button is a Mine simply Right Click on it to be marked as a Mine.( be careful it can be a wrong presumption)

You can Share it with other friends if you like.

Hope you enjoy it.
Attached Files
File Type: zip Mine Sweeper.zip (192.6 KB, 231 views)
__________________
<<Never Walk on the Traveled Path, Because it only Leads you to where the Others have been.>>
Graham Bell
Reply With Quote