Click here to Skip to main content
15,886,199 members
Articles / Programming Languages / Visual Basic
Article

Skinable Minesweeper Clone

Rate me:
Please Sign up or sign in to vote.
3.56/5 (12 votes)
13 Dec 2006 56.7K   1.6K   19   12
A Minesweeper Clone

Sample Image - MySweeper.jpg

Introduction

Lets just start by saying that mine sweeper is one of my favorite games for passing a few minutes or for taking a 'brain break' while at work.

This is a clone of MineSweeper dubed MySweeper :). The main difference between this clone and the others is that this one is 'skinable'. I see alot of clones out there, but they are all the same game with just a different 'skin'.

I have made 4 skins for this one just to demonstrate the ease of doing so. Simply use the same image and sound names, put them in a folder, and put that folder in the Bitmaps folder. MySweeper will list the available skins and you can use the one you want.

If you have any questions about how to play the game, please check out this web site:

http://www.ishipress.com/mineswee.htm

 

8/30/06 - Modified to get rid of screen flicker

8/30/06 - Fixed Clicking while reseting map issue

12/13/06 - Added save image feature

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Software Developer (Senior) www.ruskin.com
United States United States
PC Programmer/Analyst

Comments and Discussions

 
QuestionHow to create Skin From My Graphic design Pin
Khanh CaCa13-Dec-06 14:44
Khanh CaCa13-Dec-06 14:44 
AnswerRe: How to create Skin From My Graphic design Pin
Polymorpher13-Dec-06 14:50
Polymorpher13-Dec-06 14:50 
GeneralNot family friendly Pin
Brad Bruce13-Dec-06 11:21
Brad Bruce13-Dec-06 11:21 
GeneralRe: Not family friendly Pin
Polymorpher13-Dec-06 11:23
Polymorpher13-Dec-06 11:23 
GeneralRe: Not family friendly Pin
Polymorpher13-Dec-06 11:51
Polymorpher13-Dec-06 11:51 
GeneralHmmm ;) Pin
Phishbert28-Aug-06 6:13
Phishbert28-Aug-06 6:13 
GeneralRe: Hmmm ;) Pin
Polymorpher28-Aug-06 6:14
Polymorpher28-Aug-06 6:14 
GeneralRe: Hmmm ;) Pin
Polymorpher28-Aug-06 8:38
Polymorpher28-Aug-06 8:38 
GeneralRe: Hmmm ;) Pin
Phishbert28-Aug-06 13:32
Phishbert28-Aug-06 13:32 
GeneralRe: Hmmm ;) Pin
Polymorpher28-Aug-06 15:09
Polymorpher28-Aug-06 15:09 
GeneralRe: Hmmm ;) Pin
Polymorpher28-Aug-06 16:18
Polymorpher28-Aug-06 16:18 
GeneralRe: Hmmm ;) Pin
Polymorpher30-Aug-06 15:24
Polymorpher30-Aug-06 15:24 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.