Click here to Skip to main content
15,920,632 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I was asked to develop a basic Minesweeper in Java. I'm not a skilled programmer, and need someone's help. If there is someone who can give me any advise, I would be very grateful.
Posted
Comments
Abhinav S 18-May-11 23:50pm    
If you do a search on the internet, you will find tons of examples etc.

1 solution

There are lot of tutorials available on internet (if you search in google). Below are a few:
http://introcs.cs.princeton.edu/14array/Minesweeper.java.html[^]

http://julianapena.com/projects/jmines/[^]

Google luck, I mean good luck ;)
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900