blog  about
Minesweeper Online
April 22nd, 2009

Check out my latest JavaScript creation: Minesweeper Online.

It mimics the look and feel of the classic Windows version much better than other Minesweeper clones on the web, including this popular version, which claims to serve over 2.5 million games per year. Maybe I can surpass it!

A couple interesting technical details:

  1. It employs the CSS sprite technique to minimize image downloads. (Here is the sprite I used.)
  2. It uses the awesome jQuery library, which is conveniently hosted by Google.

2 Responses to “Minesweeper Online”
  1. genieyclo Says:

    No content is visible on the site other than Google ads. Options and About page go nowhere with ./# link.

  2. admin Says:

    @genieyclo
    It works for me… is your JavaScript disabled?

Leave a Reply