Note: Not maintained
Simple minesweeper game in Javascript using jQuery
Demo: http://aiham.github.io/jsMinesweeper
- Clean up the UI, design
- Make the code JSLint compliant
- Status messages (game over, etc)
- Eventually add server functionality like saving high scores, etc
- Make timer accurate (based on computer clock)