IndexAboutWeblogRecipesProjectsLinksSearchRSS

ThadeusB python, ai, robots

Java Minesweeper (Java JNLP)

Classic Minesweeper written in Java.

[Minesweeper][2]

More About It:

One of the projects in my introduction to object oriented programming class. I made a 100. The biggest obstacle that I had with this game was getting the images of numbers the correct size.

Technical Aspects:

  • MVC Concepts

  • Grid search using stacks and queues

Where can I Play It?

Navigate Here: Minesweeper Java JNLP

Where is the source code?

Mercurial: http://hg.thadeusb.com/Games/Minesweeper/